It retunes an Uint8Array from the string. TextDecoder is used to covert a stream of bytes into a stream of code points. It can decode UTF-8 , ...
確定! 回上一頁