mark

common
fun mark(readAheadLimit: Int)

Marks the stream's current position. Calling reset() reverts the stream to this position.

commonNonJvm
fun mark(readAheadLimit: Int)