mark
Marks the current position in this input stream.
Since
0.1.1
Parameters
readlimit
the maximum limit of bytes that can be read before the mark position becomes invalid.
Throws
if an I/O error occurs.
if this method is not supported.
Marks the current position in this input stream.
0.1.1
the maximum limit of bytes that can be read before the mark position becomes invalid.
if an I/O error occurs.
if this method is not supported.