Expand description
Configuration types: codepage, record format, JSON modes, raw capture. Backward-compatible options facade.
The option contracts now live in the dedicated copybook-options microcrate.
Structs§
- Decode
Options - Options for decoding operations
- Encode
Options - Options for encoding operations
Enums§
- Codepage
- Character encoding specification
- Float
Format - Floating-point binary format for COMP-1/COMP-2 fields.
- Json
Number Mode - JSON number representation mode
- RawMode
- Raw data capture mode
- Record
Format - Record format specification
- Unmappable
Policy - Policy for handling unmappable characters during decode
- Zoned
Encoding Format - Zoned decimal encoding format specification for round-trip fidelity.