So for example, instead of sending an ArrayBuffer : ... var uInt8Array = new Uint8Array([1, 2, 3]); xhr.send(uInt8Array.buffer);.
確定! 回上一頁