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

Method EncodeUhyper

xdr/encode.go:228–246  ·  view source on GitHub ↗

EncodeUhyper appends the XDR encoded representation of the passed 64-bit unsigned 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 - Unsigned Hyper Integer 64-bit big-endian unsigned integer in rang

(v uint64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestEncoderFunction · 0.95
EncodeDoubleMethod · 0.95
encodeMethod · 0.95

Calls 1

marshalErrorFunction · 0.70

Tested by 1

TestEncoderFunction · 0.76