パッケージ | 説明 |
---|---|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static ReusableGZIPInputStream |
ReusableGZIPInputStream.acquire() |
Pull a cached instance
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static void |
ReusableGZIPInputStream.release(ReusableGZIPInputStream released) |
Release an instance back into the cache (this will reset the
state)
|