Base32Alphabet
An alphabet that supports base 32 conversion.
An alphabet that supports base 32 conversion.
Value members
Inherited methods
Indicates whether the specified character should be ignored.
Indicates whether the specified character should be ignored.
- Inherited from
- Alphabet
Converts the specified index to a character.
Converts the specified index to a character.
- Throws
- IndexOutOfBoundsException
if the specified byte is not supported by this alphabet
- Inherited from
- Alphabet