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

Representation of Stellar Int32 type.

Summary

Types

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

Functions

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