StringBufferInputStream.reset

StringBufferInputStream.reset

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void reset()
Description
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.

Overrides
reset in class InputStream