public class WriterOutputStream extends OutputStream
WriterOutputStream(Writer writer)
void
write(int b)
close, flush, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WriterOutputStream(Writer writer)
public void write(int b) throws IOException
write
OutputStream
IOException