Elixir XDR v0.1.1 XDR.Type.Int View Source
Signed 32-bit integer
Link to this section Summary
Functions
Pull a raw integer out of the given binary, returning the value and remaining binary in a tuple
Encode an integer or %XDR.Type.Int{}
struct
Link to this section Types
Link to this section Functions
Pull a raw integer out of the given binary, returning the value and remaining binary in a tuple
Encode an integer or %XDR.Type.Int{}
struct