base64::engine::general_purpose

Function 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