Skip to main content

ALPHABET_LEN

Constant ALPHABET_LEN 

Source
const ALPHABET_LEN: usize = 64;
Expand description

Unsurprisingly, there are 64 symbols in a Base64 alphabet.