Uses of Class
net.i2p.util.ReusableGZIPOutputStream
Package
Description
These classes define the several useful utilities used
throughout the router and applications.
-
Uses of ReusableGZIPOutputStream in net.i2p.util
Modifier and TypeMethodDescriptionstatic ReusableGZIPOutputStream
ReusableGZIPOutputStream.acquire()
Pull a cached instanceModifier and TypeMethodDescriptionstatic void
ReusableGZIPOutputStream.release
(ReusableGZIPOutputStream out) Release an instance back into the cache (this will discard any state)