public class ReaderInputStream extends java.io.InputStream
ReaderInputStream(java.io.Reader reader)
int
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReaderInputStream(java.io.Reader reader)
public int read() throws java.io.IOException
read
java.io.InputStream
java.io.IOException