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

Method skip

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

Skip bytes in the input buffer. This skips bytes in the current entry's data, not the entire archive, and will stop at the end of the current entry's data if the number to skip extends beyond that point. @param numToSkip The number of bytes to skip. @return the number actually skipped @throws IOExc

(long numToSkip)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getNextEntryMethod · 0.95

Calls 2

isDirectoryMethod · 0.95
readMethod · 0.95

Tested by

no test coverage detected