public class FlushProofOutputStream extends DelegatingOutputStream
OutputStream that blocks flush() method.out| Constructor and Description |
|---|
FlushProofOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
close, write, write, writepublic FlushProofOutputStream(OutputStream out)
public void flush()
throws IOException
flush in interface Flushableflush in class DelegatingOutputStreamIOExceptionCopyright © 2019. All rights reserved.