Function decode_base64

Source
pub fn decode_base64(str_: &str, pf_invalid: Option<&mut bool>) -> String