iso8583/prefixer library
Classes
- AsciiPrefixer
- Length as ASCII digits: LL, LLL, LLLL.
- BcdPrefixer
- Length as packed decimal: two digits per byte.
- BinaryPrefixer
- Length as raw big-endian bytes.
- IsoPrefixer
- Writes and reads the length that precedes a variable-length field.