Skip to main content

Module data

Module data 

Source
Expand description

Data Representation Section (Section 5) and Data Section (Section 7) decoding.

Structs§

SimplePackingParams
Parameters for simple packing (Template 5.0).

Enums§

DataRepresentation
Data representation template number and parameters.

Functions§

bitmap_payload
Parse bitmap presence from Section 6.
decode_field
Decode Section 7 payload into field values, applying Section 6 bitmap when present.
unpack_simple
Unpack simple-packed values.