[][src]Function photon::base64_to_vec

pub fn base64_to_vec(base64: &str) -> Vec<u8>

Convert a base64 string to a Vec of u8s.