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