Function decode

Source
pub fn decode(data: &[u8]) -> Result<Vec<u8>, DecodeError>
Expand description

以 URL 安全的方式,将指定的 Base64 字符串解码为二进制数据