Skip to main content

Module options

Module options 

Source
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§

DecodeOptions
Options for decoding operations
EncodeOptions
Options for encoding operations

Enums§

Codepage
Character encoding specification
FloatFormat
Floating-point binary format for COMP-1/COMP-2 fields.
JsonNumberMode
JSON number representation mode
RawMode
Raw data capture mode
RecordFormat
Record format specification
UnmappablePolicy
Policy for handling unmappable characters during decode
ZonedEncodingFormat
Zoned decimal encoding format specification for round-trip fidelity.