PushbackReader.markSupported
Class Overview | Class Members |
This Package |
All Packages
public boolean markSupported()
Description
Tell whether this stream supports the mark() operation, which it does
not.
Overrides
markSupported in class FilterReader