Uses of Class
org.pcap4j.packet.RadiotapDataRxFlags
-
Packages that use RadiotapDataRxFlags Package Description org.pcap4j.packet -
-
Uses of RadiotapDataRxFlags in org.pcap4j.packet
Methods in org.pcap4j.packet that return RadiotapDataRxFlags Modifier and Type Method Description RadiotapDataRxFlagsRadiotapDataRxFlags.Builder. build()static RadiotapDataRxFlagsRadiotapDataRxFlags. newInstance(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type RadiotapDataRxFlags Constructor Description Builder(RadiotapDataRxFlags obj)
-