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

Method EncodeUhyper

xdr2/encode.go:217–236  ·  view source on GitHub ↗

EncodeUhyper writes the XDR encoded representation of the passed 64-bit unsigned integer to the encapsulated writer and returns the number of bytes written. A MarshalError with an error code of ErrIO is returned if writing the data fails. Reference: RFC Section 4.5 - Unsigned Hyper Integer 64-bi

(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 3

WriteMethod · 0.80
marshalErrorFunction · 0.70
ErrorMethod · 0.45

Tested by 1

TestEncoderFunction · 0.76