Uses of Class
net.i2p.util.ResettableGZIPOutputStream

Packages that use ResettableGZIPOutputStream
net.i2p.util   
 

Uses of ResettableGZIPOutputStream in net.i2p.util
 

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