Module field_helpers

Module field_helpers 

Source

Functionsยง

get_fixed_size_field_with_expected_bytes
Helper function for retrieving fixed-size fields with exact byte validation.
get_fixed_size_field_with_expected_bytes_optional
Optional variant of get_fixed_size_field_with_expected_bytes.
get_variable_size_field
Helper function for retrieving variable-size fields.
get_variable_size_field_optional
Optional variant of get_variable_size_field.