View Source vdist_old_atom_cache_ref_entry (erldist_filter v1.28.5)

Summary

Types

-type t() :: #vdist_old_atom_cache_ref_entry{atom_cache_index :: vdist:atom_cache_index()}.

Functions

-spec encode_header_flag(T) -> bitstring() when T :: t().
Link to this function

encode_header_reference(T, LongAtoms)

View Source
-spec encode_header_reference(T, LongAtoms) -> bitstring() when T :: t(), LongAtoms :: boolean().
-spec new(AtomCacheIndex) -> T when AtomCacheIndex :: vdist:atom_cache_index(), T :: t().