public static class Files.NoopOutputStream extends OutputStream
| Constructor and Description |
|---|
NoopOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.