Is there a better way to read data from a file into Float32Array than this ? var f = E.openFile("myTestF.idx","r"); f.skip(4); ...
確定! 回上一頁