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

Method getRecord

src/main/org/apache/tools/tar/TarInputStream.java:393–413  ·  view source on GitHub ↗

Get the next record in this tar archive. This will skip over any remaining data in the current entry, if there is one, and place the input stream at the header of the next entry. If there are no more entries in the archive, null will be returned to indicate that the end of the archive has been reach

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getNextEntryMethod · 0.95
readGNUSparseMethod · 0.95

Calls 2

readRecordMethod · 0.80
isEOFRecordMethod · 0.80

Tested by

no test coverage detected