Closeable, Flushable, AutoCloseablepublic class WriterOutputStream extends OutputStream
| Constructor | Description |
|---|---|
WriterOutputStream(Writer writer) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
write(int b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, flush, write, writepublic WriterOutputStream(Writer writer)
public void write(int b)
throws IOException
write in class OutputStreamIOException