开发者请勿使用。
将 Base64 字符串转成 ArrayBuffer 对象
const base64 = 'CxYh' const arrayBuffer = xhs.base64ToArrayBuffer(base64)