@Internal public class NonClosingOutputStreamDecorator extends ForwardingOutputStream
OutputStream.close().| Constructor and Description |
|---|
NonClosingOutputStreamDecorator(OutputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, write, write, writepublic NonClosingOutputStreamDecorator(OutputStream delegate)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ForwardingOutputStreamIOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.