iso8583/component_packager library
Classes
- IsoBinaryFieldPackager
- IsoBitMapPackager
-
IsoComponentPackagerBase<
V extends Object> - Shared pack/unpack pipeline: pad, prefix the length, interpret.
- IsoFieldPackager
-
Packs and unpacks one field of a message. The field table is a
heterogeneous list of these, so the interface is deliberately not generic —
it mirrors the raw
ISOComponentPackager[]the Java uses. - IsoStringFieldPackager