base_x

Function encode

Source
pub fn encode<A: Alphabet>(alphabet: A, input: &[u8]) -> String
Expand description

Encode an input vector using the given alphabet.