MCPcopy Index your code
hub / github.com/nodejs/node / zip

Function zip

benchmark/fs/readfile-partitioned.js:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 function zip() {
83 zlib.deflate(zipData, afterZip);
84 }
85
86 function afterZip(er, data) {
87 if (er)

Callers 15

is_validFunction · 0.85
do_splitFunction · 0.85
CheckNodeFunction · 0.85
GetObjDependenciesMethod · 0.85
GenerateOutputFunction · 0.85
WriteActionsFunction · 0.85
WriteCopiesFunction · 0.85
afterZipFunction · 0.85
mainFunction · 0.85
json_object_hookFunction · 0.85
__repr__Method · 0.85
as_listMethod · 0.85

Calls

no outgoing calls

Tested by 2

CallMethod · 0.68
_VerifyMockMultipleMethod · 0.68