public class NoCloseOutputStream extends FilterOutputStream
out
Constructor and Description |
---|
NoCloseOutputStream(OutputStream out) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
flush, write, write, write
public NoCloseOutputStream(OutputStream out)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterOutputStream
IOException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.