net.i2p.router.transport.ntcp
Class NTCPConnection.PrepBuffer
java.lang.Object
net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
- Enclosing class:
- NTCPConnection
public static class NTCPConnection.PrepBuffer
- extends Object
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unencrypted
final byte[] unencrypted
unencryptedLength
int unencryptedLength
base
final byte[] base
baseLength
int baseLength
crc
final Adler32 crc
encrypted
byte[] encrypted
NTCPConnection.PrepBuffer
public NTCPConnection.PrepBuffer()
init
public void init()