Typed Array API 将二进制数据存储在 ArrayBuffer 的实例中: const buf = new ArrayBuffer(4); // length in bytes // buf is initialized with zeros.
確定! 回上一頁