public static class NTCPConnection.PrepBuffer extends Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
base |
(package private) int |
baseLength |
(package private) Adler32 |
crc |
(package private) byte[] |
encrypted |
(package private) byte[] |
unencrypted |
(package private) int |
unencryptedLength |
Constructor and Description |
---|
NTCPConnection.PrepBuffer() |
final byte[] unencrypted
int unencryptedLength
final byte[] base
int baseLength
final Adler32 crc
byte[] encrypted