TypedArray 允许程序以统一的类型数组的形式访问缓冲区,例如 Int16Array 或 Float32Array 。 const buffer = new ArrayBuffer(32);
確定! 回上一頁