Function base64::engine::general_purpose::encode_table

source ยท
pub(crate) const fn encode_table(alphabet: &Alphabet) -> [u8; 64]
Expand description

Returns a table mapping a 6-bit index to the ASCII byte encoding of the index