Package | Description |
---|---|
net.i2p.client.datagram |
Provides a standard way for reading and writing messages transferred over I2P
so that the recipient has an authenticated mechanism to reply to it.
|
Modifier and Type | Method and Description |
---|---|
static Datagram3 |
Datagram3.load(I2PAppContext ctx,
I2PSession session,
byte[] dgram)
Load an I2P repliable datagram3.
|