JSZipUtils._getBinaryFromXHR = function(xhr) {. 9. // for xhr.responseText, the 0xFF mask is applied by JSZip. 10. return xhr.response || xhr.responseText;.
確定! 回上一頁