public class VoidOutputStream extends OutputStream
| Constructor and Description |
|---|
VoidOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2017. All rights reserved.