View Source StellarBase.XDR.UInt32 (Elixir Stellar Base v0.16.0)
Representation of Stellar UInt32
type.
Summary
Types
@type t() :: %StellarBase.XDR.UInt32{datum: non_neg_integer()}
Functions
@spec new(uint32 :: non_neg_integer()) :: t()
Representation of Stellar UInt32
type.
@type t() :: %StellarBase.XDR.UInt32{datum: non_neg_integer()}
@spec new(uint32 :: non_neg_integer()) :: t()