public final class ClosedOutputStream extends OutputStream
| Modifier and Type | Field and Description |
|---|---|
static ClosedOutputStream |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic static final ClosedOutputStream INSTANCE
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2018 SPF4J. All rights reserved.