Uses of Class
net.i2p.util.ResettableGZIPOutputStream
Package | Description |
---|---|
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 Modifier and Type Class Description class
ReusableGZIPOutputStream
Provide a cache of reusable GZIP streams, each handling up to 40 KB output without expansion.