Some data resides in another array and needs to be copied in. A feature frequently in use by emscripten. someArray.set(otherArray.subarray(srcOffset, srcSize), ...
確定! 回上一頁