Package com.ibm.misc

Class Summary
BASE64Decoder This class implements a BASE64 Character decoder as specified in RFC1521.
BASE64Encoder This class implements a BASE64 Character encoder as specified in RFC1521.
CharacterDecoder This class defines the decoding half of character encoders.
CharacterEncoder This class defines the encoding half of character encoders.
HexDumpEncoder This class encodes a buffer into the classic: "Hexadecimal Dump" format of the past.
 

Exception Summary
CEFormatException  
CEStreamExhausted This exception is thrown when EOF is reached