FilterReader.ready
Class Overview | Class Members |
This Package |
All Packages
public boolean ready() throws IOException
Description
Tell whether this stream is ready to be read.
Exceptions
IOException
If an I/O error occurs
Overrides
ready in class Reader