reset

expect open fun reset()(source)

Resets this input stream to the position at the time the mark method was last called on this input stream.

Since

0.1.0

See also

Throws

if an I/O error occurs.

if this method is not supported.

actual open fun reset()(source)

Resets this input stream to the position at the time the mark method was last called on this input stream.