... byteArray = pako.ungzip(zippedContent); var textDecoder = new TextDecoder(); var textContent = textDecoder.decode(byteArray); document.
確定! 回上一頁