FileReader Class
Package: java.io
Reads text from a character input stream. Input data is not buffered.
Constructor
|
Constructor |
Description |
|
|
Creates a file reader from the specified |
Methods
|
Method |
Description |
|
|
Closes the file and throws |
|
|
Reads a single character from the file and returns it as an integer. The method returns |
|
|
Reads multiple characters into an array. |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access