Class DelegatingInputStream

java.lang.Object
java.io.InputStream
de.iip_ecosphere.platform.support.DelegatingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
ZipUtils.ClosingInputStream

public class DelegatingInputStream extends InputStream
An input stream that delegates its operations to a given delegate input stream.
Author:
Holger Eichelberger, SSE