Interface IpV4InternetTimestampOption.IpV4InternetTimestampOptionData

All Superinterfaces:
Serializable
All Known Implementing Classes:
IllegalIpV4InternetTimestampOptionData, IpV4InternetTimestampOptionAddressPrespecified, IpV4InternetTimestampOptionTimestamps, IpV4InternetTimestampOptionTimestampsWithAddresses, UnknownIpV4InternetTimestampOptionData
Enclosing class:
IpV4InternetTimestampOption

public static interface IpV4InternetTimestampOption.IpV4InternetTimestampOptionData extends Serializable
The interface representing an IPv4 internet timestamp option data. If you use
invalid reference
PropertiesBasedPacketFactory
, classes which implement this interface must implement the following method: public static IpV4InternetTimestampData newInstance(byte[] rawData, int offset, int length) throws IllegalRawDataException
Since:
pcap4j 0.9.11
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    int
     
  • Method Details

    • length

      int length()
      Returns:
      length
    • getRawData

      byte[] getRawData()
      Returns:
      raw data