Package org.apache.commons.codec.binary

Base64, Binary, and Hexadecimal String encoding and decoding.

See:
          Description

Class Summary
Base64 This class is intended to replace the original one (version 1.3) to make use of the ByteCream Base64 Encoder.
 

Package org.apache.commons.codec.binary Description

Base64, Binary, and Hexadecimal String encoding and decoding.