Class InputStreamWrapper

java.lang.Object
java.io.InputStream
org.scannotation.archiveiterator.InputStreamWrapper
All Implemented Interfaces:
Closeable, AutoCloseable

public class InputStreamWrapper extends InputStream
Delegate to everything but close(). This object will not close the stream
Version:
$Revision: 1 $