Exgencode.EncodeDecode (exgencode v2.5.1)

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)

Link to this function

create_versioned_encode(function, version)

Link to this function

wrap_custom_encode(field_name, encode_fun)