skip
Skips bytes from the input stream and increases the count by the number of skipped bytes
Return
the number of skipped bytes or -1 if the end of the stream is reached
Since
0.1.0
Throws
if an I/O error occurs
Skips bytes from the input stream and increases the count by the number of skipped bytes
the number of skipped bytes or -1 if the end of the stream is reached
0.1.0
if an I/O error occurs