how to parse byte array using JRecord with reading from file
Read Cobol data files in Java
Status: Beta
Brought to you by:
bruce_a_martin
I have already read data file and have bytearray of single line which needs to be parsed by jrecord with copybook to read all packed decimal fields.
Is there a way to do that?
or
what is the logic to parse COMP and COMP3 packed decimal fields?
Anonymous
Also have a look at the examples.
This is not a problem, you should:
Last edit: Bruce Martin 2018-06-27