| Package | Description |
|---|---|
| net.i2p.router.transport.ntcp |
The NTCP (New TCP) transport for I2P, allowing I2P messages to be passed
over TCP connections.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
NTCPConnection.prepareNextWrite(NTCPConnection.PrepBuffer prep)
Prepare the next I2NP message for transmission.
|