I found a more simple method to get the ArrayBuffer of Uint8Array. var arrayBuffer = foobar.buffer;. just this! And it works for me!
確定! 回上一頁