See: Description
Class | Description |
---|---|
Base64 | |
CodecSupport |
Base abstract class that provides useful encoding and decoding operations, especially for character data.
|
H64 |
Codec for Unix Crypt-style encoding.
|
Hex |
Hexadecimal encoder and decoder.
|
Exception | Description |
---|---|
CodecException |
Root exception related to issues during encoding or decoding.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.