public class VoidOutputStream extends OutputStream
InputStream.| Constructor and Description |
|---|
VoidOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic void write(int b)
write in class OutputStreamCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.