MCPcopy Create free account
hub / github.com/apache/ant / resolveLocalFileHeaderData

Method resolveLocalFileHeaderData

src/main/org/apache/tools/zip/ZipFile.java:870–918  ·  view source on GitHub ↗

Walks through all recorded entries and adds the data available from the local file header. Also records the offsets for the data to read from the entries.

(final Map<ZipEntry, NameAndComment>
                                            entriesWithoutUTF8Flag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ZipFileMethod · 0.95

Calls 10

getOffsetEntryMethod · 0.95
getValueMethod · 0.95
skipBytesMethod · 0.80
setExtraMethod · 0.80
getNameMethod · 0.65
getMethod · 0.65
readFullyMethod · 0.45
lengthMethod · 0.45
containsKeyMethod · 0.45

Tested by

no test coverage detected