Function base_x::encode

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

Encode an input vector using the given alphabet.