Stellar.XDR.UInt32 (Elixir Stellar Base v0.1.0) View Source

Representation of Stellar UInt32 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.XDR.UInt32{datum: non_neg_integer()}

Link to this section Functions

Specs

new(uint32 :: non_neg_integer()) :: t()