public class NullOutputStream extends OutputStream
NullOutputStream is an OutputStream that does nothing.| Constructor and Description |
|---|
NullOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2015–2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.