Pcapex.Packet.from_hex
You're seeing just the function
from_hex
, go back to Pcapex.Packet module for more information.
Link to this function
from_hex(hex_data, timestamp_usec, original_size \\ nil)
Specs
from_hex(binary(), pos_integer(), pos_integer() | nil) :: t()