public static interface IpV4InternetTimestampOption.IpV4InternetTimestampOptionData extends Serializable
PropertiesBasedPacketFactory
,
Classes which imprement this interface must implement the following method:
public static IpV4InternetTimestampData newInstance(byte[] rawData, int offset, int length)
throws IllegalRawDataException
Modifier and Type | Method and Description |
---|---|
byte[] |
getRawData() |
int |
length() |
Copyright © 2011–2016 Pcap4J.org. All rights reserved.