Class NonCloseableOutputStream

java.lang.Object
java.io.OutputStream
com.pervasive.datarush.commons.util.NonCloseableOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public final class NonCloseableOutputStream extends OutputStream
Wraps an output stream in one that does not close the underlying stream