TigerBeetlex.CreateTransfersResult (tigerbeetlex v0.16.48)
View SourceSummary
Functions
Creates a TigerBeetlex.CreateTransfersResult
struct from its binary representation.
Converts a TigerBeetlex.CreateTransfersResult
struct to its binary representation.
Types
@type t() :: %TigerBeetlex.CreateTransfersResult{ index: non_neg_integer(), result: atom() | nil }
Functions
@spec from_binary(binary :: <<_::64>>) :: t()
Creates a TigerBeetlex.CreateTransfersResult
struct from its binary representation.
@spec to_binary(struct :: t()) :: <<_::64>>
Converts a TigerBeetlex.CreateTransfersResult
struct to its binary representation.