| Package | Description |
|---|---|
| net.i2p.router.tunnel |
Core tunnel management, message processing, and encryption for I2P's anonymous routing system.
|
| net.i2p.util |
Core utility classes and helper functions used throughout the I2P router and applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ByteCache |
TrivialPreprocessor._dataCache
Here in tunnels, we take from the cache but never add to it.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteCache |
ByteCache.getInstance(int cacheSize,
int size) |