LineNumberReader.reset

LineNumberReader.reset

Class Overview | Class Members | This Package | All Packages

Syntax
public void reset() throws IOException
Description
Reset the stream to the most recent mark.

Exceptions
IOException If the stream has not been marked, or if the mark has been invalidated
Overrides
reset in class BufferedReader