Package java.io
Class InputStream

Public Method reset

void reset()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

This method does nothing and should be implemented by subclasses.

Repositions this stream to the position marked by calling the mark method.