Membrane.Payload.drop
You're seeing just the function
drop
, go back to Membrane.Payload module for more information.
Specs
drop(payload :: t(), n :: non_neg_integer()) :: t()
Drops first n
bytes of payload.