scodec.bits.Bases.Alphabets
Base 64 alphabet as defined by RF4648 section 4. Whitespace is ignored.
Indicates whether the specified character should be ignored.
Padding character.
Converts the specified index to a character.
if the specified byte is not supported by this alphabet
Converts the specified char to an index.
if the specified char is not supported by this alphabet
Base 64 alphabet as defined by RF4648 section 4. Whitespace is ignored.