Class OutputStreamWrapper

java.lang.Object
java.io.OutputStream
com.aoapps.sql.wrapper.OutputStreamWrapper
All Implemented Interfaces:
NoClose, Wrapper, Closeable, Flushable, AutoCloseable, Wrapper

public class OutputStreamWrapper extends OutputStream implements Wrapper, NoClose
Wraps an OutputStream.
Author:
AO Industries, Inc.