Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stuk/jszip
/ ZipFileWorker.js
File
ZipFileWorker.js
lib/generate/ZipFileWorker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
var
utils = require(
"../utils"
);
4
var
GenericWorker = require(
"../stream/GenericWorker"
);
Callers
nothing calls this directly
Calls
6
generateZipParts
Function · 0.85
generateDataDescriptors
Function · 0.85
generateCentralDirectoryEnd
Function · 0.85
pause
Method · 0.80
resume
Method · 0.80
on
Method · 0.80
Tested by
no test coverage detected