skip

open override fun skip(n: Long): Long(source)

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