View Source vdist_fragment_cont (erldist_filter v1.1.0)

Link to this section Summary

Link to this section Types

-type t() :: #vdist_fragment_cont{}.

Link to this section Functions

-spec encode_header(T) -> binary() when T :: t().
Link to this function

new(SequenceId, FragmentId)

View Source
-spec new(SequenceId, FragmentId) -> T
       when SequenceId :: vdist:sequence_id(), FragmentId :: vdist:fragment_id(), T :: t().