Package net.i2p.router.transport.ntcp
Class NTCPConnection.PrepBuffer
java.lang.Object
net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
- Enclosing class:
- NTCPConnection
static class NTCPConnection.PrepBuffer extends Object
-
Field Summary
Fields Modifier and Type Field Description (package private) byte[]
unencrypted
-
Constructor Summary
Constructors Constructor Description PrepBuffer()
-
Method Summary
Modifier and Type Method Description void
init()
-
Field Details
-
unencrypted
final byte[] unencrypted
-
-
Constructor Details
-
PrepBuffer
public PrepBuffer()
-
-
Method Details
-
init
public void init()
-