StellarBase.XDR.Int64 (Elixir Stellar Base v0.8.0) View Source

Representation of Stellar Int64 type.

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Specs

new(int64 :: integer()) :: t()