pub const BASE64_CHARSET_TABLE: &'static [u8];
The Base64 character set table. This constant contains the characters used for Base64 encoding.