Constant BASE64_CHARSET_TABLE

Source
pub const BASE64_CHARSET_TABLE: &'static [u8];
Expand description

The Base64 character set table.

This constant contains the characters used for Base64 encoding.