クラスの使用
org.pcap4j.packet.RadiotapPresentBitmask
-
RadiotapPresentBitmaskを使用しているパッケージ パッケージ 説明 org.pcap4j.packet -
-
org.pcap4j.packetでのRadiotapPresentBitmaskの使用
RadiotapPresentBitmaskを返すorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 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.RadiotapPresentBitmask型の引数を持つ型を返すorg.pcap4j.packetのメソッド 修飾子とタイプ メソッド 説明 ArrayList<RadiotapPresentBitmask>
RadiotapPacket.RadiotapHeader. getPresentBitmasks()
RadiotapPresentBitmask型の型引数を持つorg.pcap4j.packetのメソッド・パラメータ 修飾子とタイプ メソッド 説明 RadiotapPacket.Builder
RadiotapPacket.Builder. presentBitmasks(List<RadiotapPresentBitmask> presentBitmasks)
-