This is because TypedArray's buffer is a pointer to a slice of an ArrayBuffer. Thus, u8array and f32array shares the same buffer: ...
確定! 回上一頁