pub fn decode_to_vec(input: &[u8]) -> Result<Vec<u8>, InvalidBase64>
Expand description

input is assumed to be in an ASCII-compatible encoding