这就是JS里的TypedArray的作用,那些Uint32Array也好,Int16Array也好,都是给ArrayBuffer提供了一个“View”,MDN上的原话叫做“Multiple views on the same data”,对它们 ...
確定! 回上一頁