binary-streams
/
loggersoft.kotlin.streams
/
StreamAdapterInput
/
skip
skip
fun
skip
(
bytes
:
Long
)
:
Long
Skips
bytes
in the stream.
Return
actual skipped bytes or -1 if fails.