public static interface Packet.Header
extends java.io.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 © 2011 - 2018 Pcap4J.org. All rights reserved.