以Promise风格调用: 不支持。
将 Base64 字符串转成 ArrayBuffer 对象
const base64 = 'CxYh' const arrayBuffer = xhs.base64ToArrayBuffer(base64)