BufferedInputStream.marklimit

BufferedInputStream.marklimit

Class Overview | Class Members | This Package | All Packages

Syntax
protected int marklimit
Description
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.

See Also
mark, reset