var bytes = new Uint8Array(data); var debugBytes = ""; for(var i=0; i<bytes.byteLength; i++) { debugBytes.concat(bytes[i].
確定! 回上一頁