View Source vterm_atom_cache_ref (erldist_filter v1.28.5)

Summary

Types

-type t() :: #vterm_atom_cache_ref{index :: vterm:u8()}.

Functions

Link to this function

internal_vterm_to_binary(T, Opts)

View Source
-spec internal_vterm_to_binary(T, Opts) -> binary() when T :: t(), Opts :: term().
-spec new(Index) -> T when Index :: vterm:u8(), T :: t().