Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Method and Description |
---|---|
RadiotapPresentBitmask |
RadiotapPresentBitmask.Builder.build() |
static RadiotapPresentBitmask |
RadiotapPresentBitmask.newInstance(byte[] rawData,
int offset,
int length,
int bitNumOffset)
A static factory method.
|
static RadiotapPresentBitmask |
RadiotapPresentBitmask.newInstance(byte[] rawData,
int offset,
int length,
int bitNumOffset,
String namespace)
A static factory method.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<RadiotapPresentBitmask> |
RadiotapPacket.RadiotapHeader.getPresentBitmasks() |
Modifier and Type | Method and Description |
---|---|
RadiotapPacket.Builder |
RadiotapPacket.Builder.presentBitmasks(List<RadiotapPresentBitmask> presentBitmasks) |
Copyright © 2011–2017 Pcap4J.org. All rights reserved.