iso8583/value_packager library
Classes
- AsciiValuePackager
- Characters in the host charset (Windows-1256).
- BcdValuePackager
- Packed decimal, optionally F-padded on the right for odd-length values.
- BinaryValuePackager
- Raw bytes, untouched.
- ValuePackager
- Encodes and decodes the value half of a TLV, once the tag has decided which representation it uses.