ArrayBuffer slice( ... var slice = buffer.slice(4); ... Float32Array 跟Array 是十分類似的,只不過他每一個元素都是都是一個32位(4位元組) 的 ...
確定! 回上一頁