Package org.pcap4j.packet
Interface LlcPacket.LlcControl
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
LlcControlInformation
,LlcControlSupervisory
,LlcControlUnnumbered
- Enclosing class:
- LlcPacket
public static interface LlcPacket.LlcControl extends java.io.Serializable
The interface representing the Control field of an LLC header.- Since:
- pcap4j 1.6.5
- Author:
- Kaito Yamada
-
-
Method Summary
Modifier and Type Method Description byte[]
getRawData()
int
length()
-