You can access the buffer attached to a typed array via the array 's buffer property: const a = new Int32Array(5); console.log(a. buffer .
確定! 回上一頁