When transforming java objects to mainframe data, if an alphanumeric data item
is not complete, the padding character is either:
- binary zero if the value literal starts with "0x"
- space otherwise
Sometimes there is a need to override this behavior and be able to specify a
padding character programmatically.
Original issue reported on code.google.com by fady.mou...@gmail.com on 1 Apr 2011 at 7:27
Original issue reported on code.google.com by
fady.mou...@gmail.com
on 1 Apr 2011 at 7:27