MCPcopy Create free account

hub / github.com/cthackers/adm-zip / functions

Functions136 in github.com/cthackers/adm-zip

↓ 12 callersMethodtoString
()
types.d.ts:98
↓ 8 callersFunctionuint32
(val)
headers/entryHeader.js:33
↓ 7 callersFunctiondone
(err)
adm-zip.js:875
↓ 6 callersMethoddecode
(data: Buffer | Uint8Array)
types.d.ts:29
↓ 5 callersMethodgetData
Decompress and return the entry content. Throws on a bad CRC.
types.d.ts:93
↓ 5 callersMethodtoJSON
()
types.d.ts:97
↓ 3 callersMethodloadFromBinary
(data: Buffer)
types.d.ts:64
↓ 3 callersFunctionreadEntries
()
zipFile.js:58
↓ 3 callersFunctionrelativePath
(local, entry)
adm-zip.js:120
↓ 2 callersFunctionapplyDirAttributes
(dirEntries)
adm-zip.js:55
↓ 2 callersMethodcentralHeaderToBinary
()
types.d.ts:66
↓ 2 callersFunctionfilter
(str)
test/methods/methods.test.js:365
↓ 2 callersFunctiongetCompressedDataFromZip
()
zipEntry.js:22
↓ 2 callersFunctiongetError
(msg, file)
adm-zip.js:836
↓ 2 callersMethodloadLocalHeaderFromBinary
(input: Buffer)
types.d.ts:63
↓ 2 callersMethodlocalHeaderToBinary
()
types.d.ts:65
↓ 2 callersFunctionnamefix
(str)
test/methods/methods.test.js:483
↓ 2 callersFunctionneedsZip64
()
headers/mainHeader.js:12
↓ 2 callersFunctionnext
()
adm-zip.js:446
↓ 2 callersMethodpackCentralHeader
()
types.d.ts:95
↓ 2 callersMethodpackLocalHeader
()
types.d.ts:96
↓ 1 callersFunctionE
(message)
util/errors.js:50
↓ 1 callersFunction_salter
(data)
methods/zipcrypto.js:136
↓ 1 callersFunctionbuildTree
()
test/issue_541/issue_541.test.js:19
↓ 1 callersFunctionbytes
(nr)
zipEntry.js:371
↓ 1 callersFunctionbytes
(nr)
headers/entryHeader.js:356
↓ 1 callersFunctioncompress
(/*Boolean*/ async, /*Function*/ callback)
zipEntry.js:127
↓ 1 callersFunctioncompress2Buffer
(entryLists)
zipFile.js:386
↓ 1 callersFunctioncraftBomb
(declaredSize, method, content)
test/decompress_bomb.test.js:26
↓ 1 callersFunctioncraftDescriptorFlaggedZip
(crc)
test/issue_548/issue_548.test.js:34
↓ 1 callersFunctioncrc32OK
(data)
zipEntry.js:31
↓ 1 callersFunctioncrc32update
(pCrc32, bval)
methods/zipcrypto.js:24
↓ 1 callersFunctiondecompress
(/*Boolean*/ async, /*Function*/ callback, /*String, Buffer*/ pass)
zipEntry.js:51
↓ 1 callersFunctiondecrypt
(/*Buffer*/ data, /*Object*/ header, /*String, Buffer*/ pwd)
methods/zipcrypto.js:111
↓ 1 callersMethodencode
(data: string)
types.d.ts:28
↓ 1 callersFunctionencrypt
(/*Buffer*/ data, /*Object*/ header, /*String, Buffer*/ pwd, /*Boolean*/ oldlike = false)
methods/zipcrypto.js:151
↓ 1 callersFunctionfileNameFix
(entry)
adm-zip.js:532
↓ 1 callersFunctionfilenameFilter
(filterfn)
adm-zip.js:104
↓ 1 callersFunctionfindSync
(/*String*/ dir, /*RegExp*/ pattern, /*Boolean*/ recursive, /*Set*/ visited)
util/utils.js:165
↓ 1 callersFunctionfinish
(err)
util/utils.js:214
↓ 1 callersFunctionfixPath
(zipPath)
adm-zip.js:98
↓ 1 callersFunctiongenFiles
(list, location)
test/methods/methods.test.js:697
↓ 1 callersMethodgetCompressedData
()
types.d.ts:89
↓ 1 callersMethodgetCompressedDataAsync
(callback: (data: Buffer) => void)
types.d.ts:90
↓ 1 callersMethodgetDataAsync
(callback: (data: Buffer, err?: string) => void, pass?: string | Buffer)
types.d.ts:94
↓ 1 callersFunctiongetEntry
(/**Object*/ entry)
adm-zip.js:83
↓ 1 callersFunctiongetPath
(entry)
adm-zip.js:835
↓ 1 callersFunctionget_Bool
(...val)
adm-zip.js:6
↓ 1 callersFunctionget_Fun
(...val)
adm-zip.js:8
↓ 1 callersFunctionget_Str
(...val)
adm-zip.js:7
↓ 1 callersFunctionis_Obj
(obj)
util/utils.js:7
↓ 1 callersFunctionmakeRemovable
(dir)
test/issue_530/issue_530.test.js:23
↓ 1 callersFunctionmakeTemporaryFolders
()
zipFile.js:30
↓ 1 callersFunctionmake_decrypter
(/*Buffer*/ pwd)
methods/zipcrypto.js:74
↓ 1 callersFunctionmake_encrypter
(/*Buffer*/ pwd)
methods/zipcrypto.js:93
↓ 1 callersFunctionmkdirSync
(/*String*/ fpath)
util/utils.js:43
↓ 1 callersFunctionmockFs
(overrides)
test/issue_470/issue_470.test.js:21
↓ 1 callersFunctionmodeOf
(p)
test/issue_530/issue_530.test.js:50
↓ 1 callersFunctionnameOf
(entryName)
test/issue_466/issue_466.test.js:18
↓ 1 callersFunctionnewAttr
()
util/fattr.js:8
↓ 1 callersFunctionoffset
()
headers/mainHeader.js:36
↓ 1 callersFunctionparseExtra
(data)
zipEntry.js:175
↓ 1 callersFunctionparseZip64ExtendedInformation
(data)
zipEntry.js:196
↓ 1 callersFunctionreadMainHeader
(/*Boolean*/ readNow)
zipFile.js:88
↓ 1 callersFunctionreadUInt64LE
(buffer, offset)
zipEntry.js:171
↓ 1 callersFunctionrelPathFix
(entry)
adm-zip.js:531
↓ 1 callersFunctionsampleZip
()
test/issue_530/issue_530.test.js:41
↓ 1 callersFunctionsampleZip
()
test/issue_379/issue_379.test.js:25
↓ 1 callersMethodsetData
(value: string | Buffer)
types.d.ts:91
↓ 1 callersFunctionsortEntries
()
zipFile.js:135
↓ 1 callersFunctionu16
(n)
test/decompress_bomb.test.js:13
↓ 1 callersFunctionu16
(n)
test/issue_548/issue_548.test.js:20
↓ 1 callersFunctionu32
(n)
test/decompress_bomb.test.js:18
↓ 1 callersFunctionu32
(n)
test/issue_548/issue_548.test.js:25
↓ 1 callersFunctionuMul
(a, b)
methods/zipcrypto.js:21
↓ 1 callersFunctionuint8
(val)
headers/entryHeader.js:35
↓ 1 callersFunctionwalk
(dir)
test/mocha.js:150
↓ 1 callersFunctionwalk
(dir, base)
test/issue_306/issue_306.test.js:16
↓ 1 callersFunctionwalk
(dir)
test/methods/methods.test.js:680
↓ 1 callersFunctionwalk
(dir, visited, done)
util/utils.js:222
↓ 1 callersFunctionwriteToFd
(fd)
util/utils.js:127
FunctionInitkeys
(pw)
methods/zipcrypto.js:52
FunctionUtils
(opts)
util/utils.js:23
Functionatime
()
util/fattr.js:48
Functionattr
(attr)
zipEntry.js:317
Functionattr
()
headers/entryHeader.js:179
FunctioncentralHeaderSize
()
headers/entryHeader.js:202
Functioncomment
()
zipEntry.js:256
Functioncomment
* Archive comment * @return {String}
zipFile.js:164
FunctioncommentLength
()
headers/entryHeader.js:158
FunctioncommentLength
()
headers/mainHeader.js:43
FunctioncompressedSize
()
headers/entryHeader.js:123
Functioncrc
()
headers/entryHeader.js:116
Functiondirectory
()
util/fattr.js:32
FunctiondiskEntries
()
headers/mainHeader.js:15
FunctiondiskNumStart
()
headers/entryHeader.js:165
Functionefs
()
zipEntry.js:239
Functionencrypted
()
headers/entryHeader.js:198
Functionentries
* Returns an array of ZipEntry objects existent in the current opened archive * @return Array
zipFile.js:153
FunctionentryName
()
zipEntry.js:226
next →1–100 of 136, ranked by callers