StellarBase.XDR.Int32 (Elixir Stellar Base v0.2.3) View Source

Representation of Stellar Int32 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.Int32{datum: integer()}

Link to this section Functions

Specs

new(int32 :: integer()) :: t()