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 not stored for this graph (policy: none)
no test coverage detected