public class UnclosableOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
UnclosableOutputStream(OutputStream source)
Constructor.
|
public UnclosableOutputStream(OutputStream source)
source - The decorated source stream.public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © 2005-2017 Restlet.