View Source vterm_small_atom_utf8_ext (erldist_filter v1.28.5)

Summary

Types

-type t() :: #vterm_small_atom_utf8_ext{len :: vterm:u8(), name :: binary()}.

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(Len, Name) -> T when Len :: vterm:u8(), Name :: binary(), T :: t().
Link to this function

simplify(Vterm_small_atom_utf8_ext)

View Source
-spec simplify(t()) -> atom().