Package org.apache.commons.codec.binary

Base64, Binary, and Hexadecimal String encoding and decoding.

Class Summary

Base64 Provides Base64 encoding and decoding as defined by RFC 2045.
BinaryCodec Translates between byte arrays and strings of "0"s and "1"s.
Hex Hex encoder and decoder.
Base64, Binary, and Hexadecimal String encoding and decoding.

commons-codec version 1.3 - Copyright © 2002-2004 - Apache Software Foundation