var fa = new Float32Array(64); var ba = new Uint8Array(fa.buffer, 0, ... new Uint8Array(src, srcOffset, length); dstU8.set(srcU8); }; ...
確定! 回上一頁