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.