Class LazyInputStream

java.lang.Object
java.io.InputStream
cool.scx.io.LazyInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
GzipBuilder.GzipTrailerInputStream

public abstract class LazyInputStream extends InputStream