パッケージ org.pcap4j.packet

クラス Dot11InformationElement

    • メソッドの詳細

      • getLength

        public byte getLength()
        戻り値:
        the value of the length field.
      • getLengthAsInt

        public int getLengthAsInt()
        戻り値:
        the value of the length field.
      • length

        public abstract int length()
        戻り値:
        the length
      • getRawData

        public abstract byte[] getRawData()
        戻り値:
        the raw data.
      • hashCode

        public int hashCode()
        オーバーライド:
        hashCode クラス内 Object
      • equals

        public boolean equals​(Object obj)
        オーバーライド:
        equals クラス内 Object