And what I need to do is to encode an array of bytes. I tried to encode the string first with String.fromCharCode.apply(null, new Uint8Array(str)) ...
確定! 回上一頁