Uses of Class
net.i2p.util.ReusableGZIPInputStream
Packages that use ReusableGZIPInputStream
Package
Description
These classes define the several useful utilities used
throughout the router and applications.
- 
Uses of ReusableGZIPInputStream in net.i2p.util
Methods in net.i2p.util that return ReusableGZIPInputStreamModifier and TypeMethodDescriptionstatic ReusableGZIPInputStreamReusableGZIPInputStream.acquire()Pull a cached instanceMethods in net.i2p.util with parameters of type ReusableGZIPInputStreamModifier and TypeMethodDescriptionstatic voidReusableGZIPInputStream.release(ReusableGZIPInputStream released) Release an instance back into the cache (this will reset the state)