Pcapex.Packet.new

You're seeing just the function new, go back to Pcapex.Packet module for more information.

Specs

new(params()) :: t()
Link to this function

new(data, timestamp_usec, original_size \\ nil)

Specs

new(binary(), pos_integer(), pos_integer() | nil) :: t()