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