PushbackReader.markSupported

PushbackReader.markSupported

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean markSupported()
Description
Tell whether this stream supports the mark() operation, which it does not.

Overrides
markSupported in class FilterReader