MCPcopy Create free account
hub / github.com/davecgh/go-xdr / EncodeHyper

Method EncodeHyper

xdr/encode.go:199–217  ·  view source on GitHub ↗

EncodeHyper appends the XDR encoded representation of the passed 64-bit signed integer to the Encoder's data. A MarshalError is returned if appending the data would overflow the internal data slice. Reference: RFC Section 4.5 - Hyper Integer 64-bit big-endian signed integer in range [-9223372036

(v int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestEncoderFunction · 0.95
encodeMethod · 0.95

Calls 1

marshalErrorFunction · 0.70

Tested by 1

TestEncoderFunction · 0.76