Class LazyDecompressingInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.hc.client5.http.entity.LazyDecompressingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

@Deprecated class LazyDecompressingInputStream extends FilterInputStream
Deprecated.
Superseded by DecompressingEntity.
Lazy initializes from an InputStream wrapper.