public class CloseBlockerOutputStream
extends org.apache.commons.io.output.ProxyOutputStream
out
Constructor and Description |
---|
CloseBlockerOutputStream(OutputStream out)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
public CloseBlockerOutputStream(OutputStream out)
out
- the underlying streampublic void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class org.apache.commons.io.output.ProxyOutputStream
IOException
Copyright © 2025 Apache Software Foundation. All rights reserved.