Example. var slice = require("generic-slice") var x = new Float32Array(4) x[0] ... For example, to clone a typed array you can slice the underlying ArrayBuffer ...
確定! 回上一頁