Function data_url::forgiving_base64::decode_to_vec

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

input is assumed to be in an ASCII-compatible encoding