| mark |
(Stream stream, int readlimit) |
yoix.io |
| |
|
Marks the current position in an input
stream.
A subsequent call to
reset
repositions the stream at the last marked position so that
subsequent reads continue from that point.
readlimit
is the maximum number of bytes that can be read before the marked
position becomes invalid.
|
Yoix is a registered trademark of AT&T Intellectual Property.
|