Uses of Class
org.pcap4j.packet.IllegalPacket
Packages that use IllegalPacket
-
Uses of IllegalPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return IllegalPacketModifier and TypeMethodDescriptionIllegalPacket.Builder.build()static IllegalPacketIllegalPacket.newPacket(byte[] rawData, int offset, int length) A static factory method.Constructors in org.pcap4j.packet with parameters of type IllegalPacket