| Package | Description |
|---|---|
| org.apache.commons.codec.binary |
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
|
| Class and Description |
|---|
| BaseNCodec
Abstract superclass for Base-N encoders and decoders.
|
| BaseNCodec.Context
Holds thread context so classes can be thread-safe.
|
| BaseNCodecInputStream
Abstract superclass for Base-N input streams.
|
| BaseNCodecOutputStream
Abstract superclass for Base-N output streams.
|
commons-codec version 1.10-SNAPSHOT - Copyright © 2002-2015 - Apache Software Foundation