exgencode v0.1.0 Exgencode.Pdu protocol
Link to this section Summary
Functions
Decode a binary into the specified Elixir structure
Encode the Elixir structure into a binary
Returns the size of the field in bits
Link to this section Types
Link to this section Functions
Link to this function
decode(pdu, binary)
Decode a binary into the specified Elixir structure.
Link to this function
encode(pdu)
Encode the Elixir structure into a binary.
Link to this function
sizeof(pdu, fieldName)
Returns the size of the field in bits.