Indicates whether the specified character should be ignored.
Indicates whether the specified character should be ignored.
Converts the specified index to a character.
Converts the specified index to a character.
IndexOutOfBoundsException
if the specified byte is not supported by this alphabet
Converts the specified char to an index.
Converts the specified char to an index.
IllegalArgumentException
if the specified char is not supported by this alphabet
Base 16 alphabet that uses
{0-9, A-F}
. Whitespace and underscores are ignored.