decode

Function decode 

Source
pub fn decode(input: &str, url_safe: bool, no_pad: bool) -> Result<Vec<u8>>