Package org.apache.cassandra.io.util
Class FileReader
java.lang.Object
java.io.Reader
java.io.InputStreamReader
org.apache.cassandra.io.util.FileReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Readable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStreamReader
close, getEncoding, read, read, read, readyMethods inherited from class java.io.Reader
mark, markSupported, nullReader, read, reset, skip, transferTo
-
Constructor Details
-
FileReader
- Throws:
IOException
-
FileReader
- Throws:
IOException
-