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

Representation of Stellar Int64 type.

Summary

Types

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

Functions

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