public interface AlphabetMapper
char[]
convertToChars(byte[] input)
byte[]
convertToIndexes(char[] input)
int
getRadix()
int getRadix()
byte[] convertToIndexes(char[] input)
char[] convertToChars(byte[] input)