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

Method parseTarHeader

src/main/org/apache/tools/tar/TarEntry.java:932–943  ·  view source on GitHub ↗

Parse an entry's header information from a header buffer. @param header The tar entry header buffer to get information from. @throws IllegalArgumentException if any of the numeric fields have an invalid format

(byte[] header)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TarEntryMethod · 0.95

Calls 8

parseNameMethod · 0.95
parseOctalOrBinaryMethod · 0.95
evaluateTypeMethod · 0.95
parseBooleanMethod · 0.95
parseOctalMethod · 0.95
isDirectoryMethod · 0.95
isEmptyMethod · 0.65
endsWithMethod · 0.45

Tested by

no test coverage detected