Function base32::decode [] [src]

pub fn decode(alphabet: Alphabet, data: &str) -> Option<Vec<u8>>