Class InputStreamWrapper

java.lang.Object
java.io.InputStream
com.aoapps.sql.wrapper.InputStreamWrapper
All Implemented Interfaces:
NoClose, Wrapper, Closeable, AutoCloseable, Wrapper

public class InputStreamWrapper extends InputStream implements Wrapper, NoClose
Wraps an InputStream.
Author:
AO Industries, Inc.