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