abstract fun skip(bytes: Long): Long
Skips bytes in the stream.
Return actual skipped bytes or -1 if fails.