public class FlushShieldFilterOutputStream extends FilterOutputStream
FilterOutputStream.flush() to do nothing.out| Constructor and Description |
|---|
FlushShieldFilterOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
close, write, write, writepublic FlushShieldFilterOutputStream(OutputStream out)
public void flush() throws IOException
flush in interface Flushableflush in class FilterOutputStreamIOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.