CharArrayReader.markSupported

CharArrayReader.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.

Overrides
markSupported in class Reader