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

skip

fun skip(bytes: Long): Long

Skips bytes in the stream.

Return
actual skipped bytes or -1 if fails.