TypedArray 没有像数组那样的Array.prototype.concat 方法用来连接多个TypedArray。 ... var data = new Float32Array(size); var offset = 0; ...
確定! 回上一頁