Embrace Typed Arrays! · // This buffer has a size of 8 bytes const buffer = new ArrayBuffer(8); · const view = new Uint8Array(buffer);console.
確定! 回上一頁