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

Representation of Stellar Int32 type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

@spec new(int32 :: integer()) :: t()