Module qiniu_utils::base64

source ·
Expand description

Base64 计算库

提供简单的 URLSafe Base64 计算库

Enums

Functions

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