Expand description
Data Section (Section 7) decoding.
Structs§
- Complex
Packing Params - Parameters for complex packing (Templates 5.2 and 5.3).
- Simple
Packing Params - Parameters for simple packing (Template 5.0).
- Spatial
Differencing Params - Parameters specific to template 5.3 spatial differencing.
Enums§
- Data
Representation - Data representation template number and parameters.
Traits§
- Decode
Sample - Numeric target type for decoded field values.
Functions§
- bitmap_
payload - Parse bitmap presence from Section 6.
- decode_
field - Decode Section 7 payload into field values, applying Section 6 bitmap when present.
- decode_
field_ into - Decode Section 7 payload into a caller-provided buffer, applying Section 6 bitmap when present.
- unpack_
simple - Unpack simple-packed values.