Class LazyInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.jackrabbit.oak.commons.io.LazyInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class LazyInputStream extends FilterInputStream
* This input stream delays accessing the InputStream until the first byte is read