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