Function qiniu_utils::base64::urlsafe

source ·
pub fn urlsafe(data: &[u8]) -> String
Expand description

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