Uses of Class
org.pcap4j.packet.UnknownSctpChunk
-
Packages that use UnknownSctpChunk Package Description org.pcap4j.packet -
-
Uses of UnknownSctpChunk in org.pcap4j.packet
Methods in org.pcap4j.packet that return UnknownSctpChunk Modifier and Type Method Description UnknownSctpChunkUnknownSctpChunk.Builder. build()static UnknownSctpChunkUnknownSctpChunk. newInstance(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type UnknownSctpChunk Constructor Description Builder(UnknownSctpChunk obj)
-