Expand description
Character set conversion between EBCDIC codepages and UTF-8. Character set conversion utilities
This module re-exports from copybook-charset for backward compatibility.
Enums§
- Codepage
- Character encoding specification
- Unmappable
Policy - Policy for handling unmappable characters during decode
Functions§
- ebcdic_
to_ utf8 - Convert EBCDIC bytes to UTF-8 string
- get_
zoned_ sign_ table - Get zoned decimal sign table for a codepage.
- space_
byte - Get the space byte value for a codepage.
- utf8_
to_ ebcdic - Convert UTF-8 string to EBCDIC bytes