public static interface IpV6ExtRoutingPacket.IpV6RoutingData
extends java.io.Serializable
PropertiesBasedPacketFactory,
classes which implement this interface must implement the following method:
public static IpV6RoutingData newInstance(byte[] rawData, int offset, int length)
throws IllegalRawDataException| Modifier and Type | Method and Description |
|---|---|
byte[] |
getRawData() |
int |
length() |
Copyright © 2011 - 2018 Pcap4J.org. All rights reserved.