Package name.benjaminjwhite.zdecimal

Class Summary
PackDec Utility class to handle IBM Z/Series packed decimal data in Java.
ZoneDec Utility class to handle IBM Z/Series zone decimal data in Java.
 

Exception Summary
DataException When input byte array is not packed decimal format or number to convert is not valid.
DecimalOverflowException When a number is too large to be stored in the number of bytes specified.
FixedPointDivideException When input number would not fit into long