Overview | This Package | All Packages
Methods | Description |
close | Closes this Reader object and releases any system resources associated with the reader. |
peek | Retrieves the next available character without actually reading it from the input stream. |
read | Reads the next character from the input stream. |
readLine | Reads a line. |