Hi all,
Sorry for my bad English but I want to find a packager to pack my field 35
of ISO8583 message:
- Value is type HEX as input
- If value's length is odd number, rightpad with 0
- When packing into raw iso message, it takes the length before padded.
For example:
- Value 5432154321543210D9 will be 185432154321543210D9 after packing
- Value 5432154321543210D99 will be 195432154321543210D990 after packing
The closest one that I can find is : IFB_LLHEX but it leftpad and it did not
take befre-padded length.
Thanks in advance!
--
Sent from:
http://jpos.1045706.n5.nabble.com/jPOS-Users-f2246022.html