Package | Description |
---|---|
org.apache.commons.codec.binary |
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Base32InputStream |
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
|
class |
Base64InputStream |
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
|
commons-codec version 1.10 - Copyright © 2002-2017 - Apache Software Foundation