decode

Function decode 

Source
pub fn decode<T: AsRef<[u8]>>(input: T) -> Result<Vec<u8>, DecodeError>
Expand description

Decode base64 using the standard alphabet and padding