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.
|
BaseNCodecInputStream
Abstract superclass for Base-N input streams.
|
BaseNCodecOutputStream
Abstract superclass for Base-N output streams.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.