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, write
public static final ClosedOutputStream INSTANCE
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2018 SPF4J. All rights reserved.