Uses of Class
net.i2p.util.ResettableGZIPInputStream

Packages that use ResettableGZIPInputStream
net.i2p.util   
 

Uses of ResettableGZIPInputStream in net.i2p.util
 

Subclasses of ResettableGZIPInputStream in net.i2p.util
 class ReusableGZIPInputStream
          Provide a cache of reusable GZIP streams, each handling up to 32KB without expansion.