Package net.i2p.util

Class ReusableGZIPInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public class ReusableGZIPInputStream
extends ResettableGZIPInputStream
Provide a cache of reusable GZIP unzipper streams. This provides stream output only, and therefore can handle unlimited size.