Exgencode.EncodeDecode (exgencode v2.6.0)
Helper functions for generating encoding and decoding functions.
Link to this section Summary
Link to this section Functions
Link to this function
create_decode_fun(sized_type, field_name, props)
Link to this function
create_encode_fun(sized_type, field_name, props)
Link to this function
create_versioned_decode(function, version, arg3)
Link to this function
create_versioned_encode(function, version, arg3)
Link to this function
skip_to_offset(pdu, field, rest_binary, pdu_bit_size, offset_targets)
Link to this function