SYMBOL INDEX (225 symbols across 38 files) FILE: dist/jszip.js function s (line 13) | function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&re... function CompressedObject (line 138) | function CompressedObject(compressedSize, uncompressedSize, crc32, compr... function makeTable (line 224) | function makeTable() { function crc32 (line 242) | function crc32(crc, buf, len, pos) { function crc32str (line 266) | function crc32str(crc, str, len, pos) { function FlateWorker (line 343) | function FlateWorker(action, options) { function ZipFileWorker (line 733) | function ZipFileWorker(streamFiles, comment, platform, encodeFileName) { function JSZip (line 1019) | function JSZip() { function checkEntryCRC32 (line 1083) | function checkEntryCRC32(zipEntry) { function NodejsStreamInputAdapter (line 1171) | function NodejsStreamInputAdapter(filename, stream) { function NodejsStreamOutputAdapter (line 1251) | function NodejsStreamOutputAdapter(helper, options, updateCb) { function isRegExp (line 1498) | function isRegExp(object) { function ArrayReader (line 1741) | function ArrayReader(data) { function DataReader (line 1799) | function DataReader(data) { function NodeBufferReader (line 1918) | function NodeBufferReader(data) { function StringReader (line 1939) | function StringReader(data) { function Uint8ArrayReader (line 1979) | function Uint8ArrayReader(data) { function ConvertWorker (line 2048) | function ConvertWorker(destType) { function Crc32Probe (line 2076) | function Crc32Probe() { function DataLengthProbe (line 2102) | function DataLengthProbe(propName) { function DataWorker (line 2137) | function DataWorker(dataP) { function GenericWorker (line 2257) | function GenericWorker(name) { function transformZipOutput (line 2533) | function transformZipOutput(type, content, mimeType) { function concat (line 2551) | function concat (type, dataArray) { function accumulate (line 2584) | function accumulate(helper, updateCallback) { function StreamHelper (line 2621) | function StreamHelper(worker, outputType, mimeType) { function Utf8DecodeWorker (line 2959) | function Utf8DecodeWorker() { function Utf8EncodeWorker (line 3022) | function Utf8EncodeWorker() { function string2binary (line 3055) | function string2binary(str) { function identity (line 3110) | function identity(input) { function stringToArrayLike (line 3120) | function stringToArrayLike(str, array) { function arrayLikeToString (line 3202) | function arrayLikeToString(array) { function arrayLikeToArrayLike (line 3246) | function arrayLikeToArrayLike(arrayFrom, arrayTo) { function ZipEntries (line 3554) | function ZipEntries(loadOptions) { function ZipEntry (line 3841) | function ZipEntry(options, loadOptions) { function nextTick (line 4283) | function nextTick() { function immediate (line 4300) | function immediate(task) { function INTERNAL (line 4312) | function INTERNAL() {} function Promise (line 4322) | function Promise(resolver) { function resolve (line 4341) | function resolve(value) { function reject (line 4347) | function reject(reason) { function QueueItem (line 4372) | function QueueItem(promise, onFulfilled, onRejected) { function unwrap (line 4396) | function unwrap(promise, func, value) { function getThen (line 4443) | function getThen(obj) { function safelyResolveThenable (line 4453) | function safelyResolveThenable(self, thenable) { function tryCatch (line 4482) | function tryCatch(func, value) { function resolve (line 4495) | function resolve(value) { function reject (line 4503) | function reject(reason) { function all (line 4509) | function all(iterable) { function race (line 4548) | function race(iterable) { function Deflate (line 4718) | function Deflate(options) { function deflate (line 4953) | function deflate(input, options) { function deflateRaw (line 4973) | function deflateRaw(input, options) { function gzip (line 4988) | function gzip(input, options) { function Inflate (line 5093) | function Inflate(options) { function inflate (line 5378) | function inflate(input, options) { function inflateRaw (line 5398) | function inflateRaw(input, options) { function buf2binstring (line 5609) | function buf2binstring(buf, len) { function adler32 (line 5737) | function adler32(adler, buf, len, pos) { function makeTable (line 5861) | function makeTable() { function crc32 (line 5879) | function crc32(crc, buf, len, pos) { function err (line 6020) | function err(strm, errorCode) { function rank (line 6025) | function rank(f) { function zero (line 6029) | function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len]... function flush_pending (line 6038) | function flush_pending(strm) { function flush_block_only (line 6060) | function flush_block_only(s, last) { function put_byte (line 6067) | function put_byte(s, b) { function putShortMSB (line 6077) | function putShortMSB(s, b) { function read_buf (line 6092) | function read_buf(strm, buf, start, size) { function longest_match (line 6126) | function longest_match(s, cur_match) { function fill_window (line 6239) | function fill_window(s) { function deflate_stored (line 6395) | function deflate_stored(s, flush) { function deflate_fast (line 6493) | function deflate_fast(s, flush) { function deflate_slow (line 6621) | function deflate_slow(s, flush) { function deflate_rle (line 6783) | function deflate_rle(s, flush) { function deflate_huff (line 6878) | function deflate_huff(s, flush) { function Config (line 6935) | function Config(good_length, max_lazy, nice_length, max_chain, func) { function lm_init (line 6964) | function lm_init(s) { function DeflateState (line 6987) | function DeflateState() { function deflateResetKeep (line 7176) | function deflateResetKeep(strm) { function deflateReset (line 7205) | function deflateReset(strm) { function deflateSetHeader (line 7214) | function deflateSetHeader(strm, head) { function deflateInit2 (line 7222) | function deflateInit2(strm, level, method, windowBits, memLevel, strateg... function deflateInit (line 7300) | function deflateInit(strm, level) { function deflate (line 7305) | function deflate(strm, flush) { function deflateEnd (line 7639) | function deflateEnd(strm) { function deflateSetDictionary (line 7668) | function deflateSetDictionary(strm, dictionary) { function GZheader (line 7793) | function GZheader() { function zswap32 (line 8291) | function zswap32(q) { function InflateState (line 8299) | function InflateState() { function inflateResetKeep (line 8357) | function inflateResetKeep(strm) { function inflateReset (line 8384) | function inflateReset(strm) { function inflateReset2 (line 8396) | function inflateReset2(strm, windowBits) { function inflateInit2 (line 8430) | function inflateInit2(strm, windowBits) { function inflateInit (line 8450) | function inflateInit(strm) { function fixedtables (line 8469) | function fixedtables(state) { function updatewindow (line 8517) | function updatewindow(strm, src, end, copy) { function inflate (line 8559) | function inflate(strm, flush) { function inflateEnd (line 9651) | function inflateEnd(strm) { function inflateGetHeader (line 9665) | function inflateGetHeader(strm, head) { function inflateSetDictionary (line 9679) | function inflateSetDictionary(strm, dictionary) { function zero (line 10158) | function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len]... function StaticTreeDesc (line 10281) | function StaticTreeDesc(static_tree, extra_bits, extra_base, elems, max_... function TreeDesc (line 10299) | function TreeDesc(dyn_tree, stat_desc) { function d_code (line 10307) | function d_code(dist) { function put_short (line 10316) | function put_short(s, w) { function send_bits (line 10328) | function send_bits(s, value, length) { function send_code (line 10341) | function send_code(s, c, tree) { function bi_reverse (line 10351) | function bi_reverse(code, len) { function bi_flush (line 10365) | function bi_flush(s) { function gen_bitlen (line 10389) | function gen_bitlen(s, desc) function gen_codes (line 10486) | function gen_codes(tree, max_code, bl_count) function tr_static_init (line 10524) | function tr_static_init() { function init_block (line 10628) | function init_block(s) { function bi_windup (line 10645) | function bi_windup(s) function copy_block (line 10661) | function copy_block(s, buf, len, header) function smaller (line 10684) | function smaller(tree, n, m, depth) { function pqdownheap (line 10697) | function pqdownheap(s, tree, k) function compress_block (line 10730) | function compress_block(s, ltree, dtree) function build_tree (line 10790) | function build_tree(s, desc) function scan_tree (line 10886) | function scan_tree(s, tree, max_code) function send_tree (line 10952) | function send_tree(s, tree, max_code) function build_bl_tree (line 11023) | function build_bl_tree(s) { function send_all_trees (line 11059) | function send_all_trees(s, lcodes, dcodes, blcodes) function detect_data_type (line 11099) | function detect_data_type(s) { function _tr_init (line 11137) | function _tr_init(s) function _tr_stored_block (line 11160) | function _tr_stored_block(s, buf, stored_len, last) function _tr_align (line 11175) | function _tr_align(s) { function _tr_flush_block (line 11186) | function _tr_flush_block(s, buf, stored_len, last) function _tr_tally (line 11273) | function _tr_tally(s, dist, lc) function ZStream (line 11359) | function ZStream() { function setImmediate (line 11401) | function setImmediate(callback) { function clearImmediate (line 11418) | function clearImmediate(handle) { function run (line 11422) | function run(task) { function runIfPresent (line 11444) | function runIfPresent(handle) { function installNextTickImplementation (line 11465) | function installNextTickImplementation() { function canUsePostMessage (line 11471) | function canUsePostMessage() { function installPostMessageImplementation (line 11486) | function installPostMessageImplementation() { function installMessageChannelImplementation (line 11511) | function installMessageChannelImplementation() { function installReadyStateChangeImplementation (line 11523) | function installReadyStateChangeImplementation() { function installSetTimeoutImplementation (line 11539) | function installSetTimeoutImplementation() { FILE: documentation/examples/downloader.inc/downloader.js function urlToPromise (line 10) | function urlToPromise(url) { FILE: documentation/examples/downloader.inc/helpers.js function resetMessage (line 6) | function resetMessage () { function showMessage (line 16) | function showMessage(text) { function showError (line 26) | function showError(text) { function updatePercent (line 37) | function updatePercent(percent) { FILE: documentation/examples/read-local-file-api.inc/read.js function handleFile (line 11) | function handleFile(f) { FILE: index.d.ts type JSZipSupport (line 9) | interface JSZipSupport { type Compression (line 16) | type Compression = 'STORE' | 'DEFLATE'; type CompressionOptions (line 22) | interface CompressionOptions { type InputByType (line 26) | interface InputByType { type OutputByType (line 38) | interface OutputByType { type InputFileFormat (line 60) | type InputFileFormat = InputByType[keyof InputByType] | Promise void; type JSZipObject (line 74) | interface JSZipObject { type JSZipFileOptions (line 100) | interface JSZipFileOptions { type JSZipObjectOptions (line 137) | interface JSZipObjectOptions { type JSZipGeneratorOptions (line 141) | interface JSZipGeneratorOptions { type JSZipLoadOptions (line 165) | interface JSZipLoadOptions { type DataEventCallback (line 173) | type DataEventCallback = (dataChunk: T, metadata: JSZipMetadata) => void type EndEventCallback (line 174) | type EndEventCallback = () => void type ErrorEventCallback (line 175) | type ErrorEventCallback = (error: Error) => void type JSZipStreamHelper (line 177) | interface JSZipStreamHelper { type JSZip (line 209) | interface JSZip { FILE: lib/compressedObject.js function CompressedObject (line 17) | function CompressedObject(compressedSize, uncompressedSize, crc32, compr... FILE: lib/crc32.js function makeTable (line 11) | function makeTable() { function crc32 (line 29) | function crc32(crc, buf, len, pos) { function crc32str (line 53) | function crc32str(crc, str, len, pos) { FILE: lib/flate.js function FlateWorker (line 18) | function FlateWorker(action, options) { FILE: lib/generate/ZipFileWorker.js function ZipFileWorker (line 321) | function ZipFileWorker(streamFiles, comment, platform, encodeFileName) { FILE: lib/index.js function JSZip (line 7) | function JSZip() { FILE: lib/load.js function checkEntryCRC32 (line 14) | function checkEntryCRC32(zipEntry) { FILE: lib/nodejs/NodejsStreamInputAdapter.js function NodejsStreamInputAdapter (line 12) | function NodejsStreamInputAdapter(filename, stream) { FILE: lib/nodejs/NodejsStreamOutputAdapter.js function NodejsStreamOutputAdapter (line 16) | function NodejsStreamOutputAdapter(helper, options, updateCb) { FILE: lib/object.js function isRegExp (line 160) | function isRegExp(object) { FILE: lib/reader/ArrayReader.js function ArrayReader (line 5) | function ArrayReader(data) { FILE: lib/reader/DataReader.js function DataReader (line 4) | function DataReader(data) { FILE: lib/reader/NodeBufferReader.js function NodeBufferReader (line 5) | function NodeBufferReader(data) { FILE: lib/reader/StringReader.js function StringReader (line 5) | function StringReader(data) { FILE: lib/reader/Uint8ArrayReader.js function Uint8ArrayReader (line 5) | function Uint8ArrayReader(data) { FILE: lib/stream/ConvertWorker.js function ConvertWorker (line 11) | function ConvertWorker(destType) { FILE: lib/stream/Crc32Probe.js function Crc32Probe (line 11) | function Crc32Probe() { FILE: lib/stream/DataLengthProbe.js function DataLengthProbe (line 11) | function DataLengthProbe(propName) { FILE: lib/stream/DataWorker.js function DataWorker (line 15) | function DataWorker(dataP) { FILE: lib/stream/GenericWorker.js function GenericWorker (line 17) | function GenericWorker(name) { FILE: lib/stream/StreamHelper.js function transformZipOutput (line 28) | function transformZipOutput(type, content, mimeType) { function concat (line 46) | function concat (type, dataArray) { function accumulate (line 79) | function accumulate(helper, updateCallback) { function StreamHelper (line 116) | function StreamHelper(worker, outputType, mimeType) { FILE: lib/utf8.js function Utf8DecodeWorker (line 198) | function Utf8DecodeWorker() { function Utf8EncodeWorker (line 261) | function Utf8EncodeWorker() { FILE: lib/utils.js function string2binary (line 17) | function string2binary(str) { function identity (line 72) | function identity(input) { function stringToArrayLike (line 82) | function stringToArrayLike(str, array) { function arrayLikeToString (line 164) | function arrayLikeToString(array) { function arrayLikeToArrayLike (line 208) | function arrayLikeToArrayLike(arrayFrom, arrayTo) { FILE: lib/zipEntries.js function ZipEntries (line 13) | function ZipEntries(loadOptions) { FILE: lib/zipEntry.js function ZipEntry (line 37) | function ZipEntry(options, loadOptions) { FILE: test/asserts/external.js function createPromiseProxy (line 11) | function createPromiseProxy(OriginalPromise) { FILE: test/asserts/file.js function str2blob (line 5) | function str2blob (str) { function testFileDataGetters (line 128) | function testFileDataGetters (assert, opts) { function toArray (line 314) | function toArray(str) { function zipObjectsAssertions (line 779) | function zipObjectsAssertions(assert, zipObject) { FILE: test/asserts/generate.js function testGenerateFor (line 5) | function testGenerateFor(testCases, fn) { function testGenerate (line 12) | function testGenerate(assert, options) { function testLazyDecompression (line 248) | function testLazyDecompression(assert, from, to) { FILE: test/asserts/permissions.js function assertUnixPermissions (line 15) | function assertUnixPermissions(assert, file){ function assertDosPermissions (line 37) | function assertDosPermissions(assert, file){ function reloadAndAssertUnixPermissions (line 62) | function reloadAndAssertUnixPermissions(assert, file){ function reloadAndAssertDosPermissions (line 73) | function reloadAndAssertDosPermissions(assert, file){ FILE: test/asserts/stream.js function generateStreamTest (line 55) | function generateStreamTest(name, ref, createFunction, generateOptions) { function zipObjectStreamTest (line 88) | function zipObjectStreamTest(name, createFunction) { FILE: test/asserts/unicode.js function decodeCP866 (line 94) | function decodeCP866(bytes) { function encodeCP866 (line 102) | function encodeCP866(string) { FILE: test/benchmark/benchmark.js method fn (line 17) | async fn(deferred) { FILE: test/helpers/test-utils.js function handleResult (line 155) | function handleResult(index, err, file) { FILE: test/run.js function runBrowser (line 26) | async function runBrowser(browserType, waitFor, file) { function runBrowsers (line 41) | async function runBrowsers(waitFor, file) { function waitForTests (line 56) | async function waitForTests(page) { function runTests (line 66) | async function runTests() { function waitForBenchmark (line 83) | async function waitForBenchmark(page) { function runBenchmark (line 97) | async function runBenchmark() {