reset

common
fun reset()

Resets the stream to the last marked position. If mark() was never called, the stream resets to the beginning of the string.

commonNonJvm
fun reset()