TextEncoder & TextDecoder ... TextEncoder encodes a JavaScript string into bytes using the UTF-8 encoding and returns the resulting Uint8Array of those bytes.
確定! 回上一頁