public class UncloseableOutputStream
extends java.io.FilterOutputStream
Constructor and Description |
---|
UncloseableOutputStream(java.io.OutputStream s) |
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.FilterOutputStream
public void write(byte[] b, int off, int len) throws java.io.IOException
write
in class java.io.FilterOutputStream
java.io.IOException