mark
Marks the current position in the input stream.
The readLimit
parameter is ignored.
Parameters
read Limit
The maximum limit of bytes that can be read before the mark position becomes invalid.
Throws
if some other I/O error occurs.
Marks the current position in the input stream.
The readLimit
parameter is ignored.
The maximum limit of bytes that can be read before the mark position becomes invalid.
if some other I/O error occurs.