TigerBeetlex.AccountFilterFlags (tigerbeetlex v0.16.48)
View SourceSee AccountFilterFlags.
Summary
Functions
Creates a TigerBeetlex.AccountFilterFlags
struct from its binary representation.
Converts a TigerBeetlex.AccountFilterFlags
struct to its binary represenation.
Types
Functions
@spec from_binary(binary :: <<_::32>>) :: t()
Creates a TigerBeetlex.AccountFilterFlags
struct from its binary representation.
@spec to_binary(flags :: t()) :: <<_::32>>
Converts a TigerBeetlex.AccountFilterFlags
struct to its binary represenation.