A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/FileReader.html below:

FileReader (Java SE 21 & JDK 21)

All Implemented Interfaces:
Closeable, AutoCloseable, Readable

Reads text from character files using a default buffer size. Decoding from bytes to characters uses either a specified

charset

or the

default charset

.

The FileReader is meant for reading streams of characters. For reading streams of raw bytes, consider using a FileInputStream.

Since:
1.1
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4