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

Method writeEntryHeader

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

Write an entry's header information to a header buffer. This method does not use the star/GNU tar/BSD tar extensions. @param outbuf The tar entry header buffer to fill in.

(byte[] outbuf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

putNextEntryMethod · 0.80

Calls 4

formatNameBytesMethod · 0.95
writeEntryHeaderFieldMethod · 0.95
computeCheckSumMethod · 0.95

Tested by

no test coverage detected