Function data_encoding::base64::decode [] [src]

pub fn decode(input: &[u8]) -> Result<Vec<u8>, Error>

See the generic decode function for details.