See: Description
| Class | Description |
|---|---|
| Alphabet |
An alphabet.
|
| Alphabet.Base32Alphabet |
A base-32 alphabet.
|
| Alphabet.Base64Alphabet |
A base-64 alphabet.
|
| ByteIterator |
A byte iterator.
|
| ByteStringBuilder | |
| CodePointIterator |
A code point by code point iterator.
|
| Exception | Description |
|---|---|
| DecodeException |
An exception which indicates that base 64 decoding has failed due to invalid or truncated input.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.