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().
-spec new(SequenceId, FragmentId) -> T when SequenceId :: vdist:sequence_id(), FragmentId :: vdist:fragment_id(), T :: t().