View Source vdist_old_atom_cache_ref_entry (erldist_filter v1.1.0)
Link to this section Summary
Link to this section Types
-type t() :: #vdist_old_atom_cache_ref_entry{}.
Link to this section Functions
-spec encode_header_flag(T) -> bitstring() when T :: t().
-spec encode_header_reference(T, LongAtoms) -> bitstring() when T :: t(), LongAtoms :: boolean().
-spec new(AtomCacheIndex) -> T when AtomCacheIndex :: vdist:atom_cache_index(), T :: t().