public static interface Packet.Header extends Serializable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRawData()
Returns the raw data of this packet's header.
|
int |
length()
Returns the header length in bytes.
|
int length()
byte[] getRawData()
Copyright © 2015. All Rights Reserved.