MCPcopy Create free account
hub / github.com/CtripMobile/DynamicAPK / readCentralDir

Method readCentralDir

caapt/ZipFile.cpp:204–343  ·  view source on GitHub ↗

* Find the central directory and read the contents. * * The fun thing about ZIP archives is that they may or may not be * readable from start to end. In some cases, notably for archives * that were written to stdout, the only length information is in the * central directory at the end of the file. * * Of course, the central directory can be followed by a variable-length * comment field, s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

readBufMethod · 0.80
initFromCDEMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected