Function rqjs_cli::modules::encoding::encoder::bytes_from_b64

source ยท
pub fn bytes_from_b64(bytes: &[u8]) -> Result<Vec<u8>, String>