Uses of Class
net.i2p.util.ResettableGZIPOutputStream

Packages that use ResettableGZIPOutputStream
net.i2p.util These classes define the several useful utilities used throughout the router and applications. 
 

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 40 KB output without expansion.