binary-streams / loggersoft.kotlin.streams / Stream / skip

skip

open fun skip(bytes: Long): Long

Skips bytes in the stream.

Return
actual skipped bytes or -1 if fails.