Uses of Class
net.i2p.router.transport.ntcp.NTCP2Payload.Block
Packages that use NTCP2Payload.Block
Package
Description
The NTCP transport allows passing I2P messages on top of TCP.
-
Uses of NTCP2Payload.Block in net.i2p.router.transport.ntcp
Subclasses of NTCP2Payload.Block in net.i2p.router.transport.ntcpModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
Method parameters in net.i2p.router.transport.ntcp with type arguments of type NTCP2Payload.BlockModifier and TypeMethodDescriptionstatic int
NTCP2Payload.writePayload
(byte[] payload, int off, List<NTCP2Payload.Block> blocks)