Base32Alphabet
An alphabet that supports base 32 conversion.
Value members
Inherited methods
Converts the specified index to a character.
- Throws
- IndexOutOfBoundsException
- IndexOutOfBoundsException
- Inhertied from
- Alphabet
Converts the specified char to an index.
- Throws
- IllegalArgumentException
- IllegalArgumentException
- Inhertied from
- Alphabet