new TextDecoder();. There is one useful function in TextDecoder: decode: Convert a Uint8Array into a string. new TextDecoder().decode( ...
確定! 回上一頁