Class InflaterSource

java.lang.Object
org.aoju.bus.core.io.source.InflaterSource
All Implemented Interfaces:
Closeable, AutoCloseable, Source

public final class InflaterSource extends Object implements Source
A source that uses DEFLATE to decompress data read from another source.