wsxw opened this issue 5 years ago · 0 comments
conversion.js 第205行 let n = bstr.length; 可以改成 let n = new ArrayBuffer(bstr.length)