module

CrystalIso8583::Shared::Header::Strategy

Instance methods

strip(bytes : Bytes) : Bytes

Returns the ISO 8583 payload with the header removed.

Source
wrap(iso_bytes : Bytes) : Bytes

Returns iso_bytes with the header prepended.

Source