ByteArrayInputStream.reset

ByteArrayInputStream.reset

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void reset()
Description
Resets the buffer to the marked position. The marked position is the beginning unless another position was marked.

Overrides
reset in class InputStream