View Source Icon.Schema.Types.BinaryData (ICON 2.0 SDK v0.2.3)

This module defines an ICON 2.0 binary data.

Link to this section Summary

Types

t()

A binary with

Link to this section Types

@type t() :: binary()

A binary with:

  • 2 bytes prefix 0x.
  • hexadecimal lowercase string with even length.