Package org.teavm.classlib.java.io
Class TFileReader
java.lang.Object
java.io.Reader
java.io.InputStreamReader
org.teavm.classlib.java.io.TFileReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Readable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStreamReader
close, getEncoding, read, read, ready
Methods inherited from class java.io.Reader
mark, markSupported, nullReader, read, read, reset, skip, transferTo
-
Constructor Details
-
TFileReader
- Throws:
FileNotFoundException
-
TFileReader
-
TFileReader
- Throws:
FileNotFoundException
-