java.io
Class InputStreamReader
java.lang.Object
java.io.Reader
lejos.io.LejosInputStreamReader
java.io.InputStreamReader
public class InputStreamReader
- extends LejosInputStreamReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputStreamReader
public InputStreamReader(InputStream os)
InputStreamReader
public InputStreamReader(InputStream os,
String charset)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException