パッケージ org.pcap4j.packet

クラス IpV4StreamIdOption

    • メソッドの詳細

      • getLength

        public byte getLength()
        戻り値:
        length
      • getLengthAsInt

        public int getLengthAsInt()
        戻り値:
        length
      • getStreamId

        public short getStreamId()
        戻り値:
        streamId
      • getStreamIdAsInt

        public int getStreamIdAsInt()
        戻り値:
        streamId
      • getBuilder

        public IpV4StreamIdOption.Builder getBuilder()
        戻り値:
        a new Builder object populated with this object's fields.
      • equals

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

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