Package org.apache.commons.codec.binary

Base64 and Hexadecimal String encoding and decoding.

See:
          Description

Class Summary
Base64 Provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, by Freed and Borenstein.
Hex Hex encoder and decoder.
 

Package org.apache.commons.codec.binary Description

Base64 and Hexadecimal String encoding and decoding.



Copyright © 2002-2003 Apache Software Foundation. All Rights Reserved.