class |
Base16Codec |
Base16 encoder and decoder.
|
class |
Base32Codec |
Base32 encoder and decoder based on Apache Commons Codec Base32.
|
class |
Base64Codec |
Encoder and decoder for Base64
|
class |
FlateCodec |
Encoder and decoder for flate compression
|
class |
GZIPCodec |
Encoder and decoder for GZip compression
|
class |
IdentityByteArrayCodec |
|
class |
LZWCodec |
Encoder and decoder for the LZW algorithm
|
class |
QuotedPrintableCodec |
Encoder and decoder for quoted printable stuff.
|
class |
URLCodec |
Encoder and decoder for URL stuff based on RFC 3986.
|