| Class | Description |
|---|---|
| Base64 |
Provides Base64 encoding and decoding as defined by RFC 2045.
|
| Base64InputStream |
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
|
| Base64OutputStream |
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
|
| ByteArrayReadLine | |
| CryptoUtil |
Crypto related utilities.
|
| Hex |
Utility class for dealing with hex-encoding of binary data.
|
| HexUtil | |
| HostPort | |
| IOUtil |
Some IO and file related utilities.
|
| IPAddressParser |
Parses String representations of IPv4 and IPv6 addresses, and converts
them to byte[].
|
| NetworkUtil |
Some network related utilities.
|
| OSUtil |
An OS related utility, mainly detecting what's the platform it's rnning on.
|
| PublicKeyDeriver |
Utility class for deriving a public key from a given private key.
|
| ReadLine | |
| SysUtil |
A system related utility.
|
| Utf8 | |
| Util |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.