Package javajs.util
Class Rdr.StreamReader
java.lang.Object
java.io.Reader
java.io.BufferedReader
javajs.util.Rdr.StreamReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Readable
- Enclosing class:
- Rdr
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.BufferedReader
close, lines, mark, markSupported, read, read, readLine, ready, reset, skip
Methods inherited from class java.io.Reader
nullReader, read, read, transferTo
-
Constructor Details
-
StreamReader
- Throws:
UnsupportedEncodingException
-
-
Method Details
-
getStream
-