String mc.base64ToString(String base64)

将 Base64 字符串解码为文本字符串

参数

参数 类型 默认值 必填 说明
base64 String 要解码的 Base64 字符串

返回值

类型 说明
String 解码后的文本字符串

示例代码:

const text = mc.base64ToString('aGVsbG8gbW9yZWNyb3NzIQ==')

results matching ""

    No results matching ""

    results matching ""

      No results matching ""