StellarBase.XDR.UInt32 (Elixir Stellar Base v0.8.2) View Source
Representation of Stellar UInt32
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.UInt32{datum: non_neg_integer()}
Link to this section Functions
Specs
new(uint32 :: non_neg_integer()) :: t()