Elixir XDR v0.1.1 XDR.Type.UnsignedHyperInt View Source
Unsigned 64-bit integer
Link to this section Summary
Functions
Decode the first 8 bytes of the binary as an unsigned int and return the value along with the remaining binary in a tuple
Encode the given unsigned integer or struct as an 8-byte binary
Link to this section Types
Link to this section Functions
Decode the first 8 bytes of the binary as an unsigned int and return the value along with the remaining binary in a tuple
Encode the given unsigned integer or struct as an 8-byte binary