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