Options
All
  • Public
  • Public/Protected
  • All
Menu

class NameEx uses to store 21 characters name, method NEX converts a string which contains "._0123456789abcdefghijklmnopqrstuvwxyzABCEDEFGHIJKLMNOPQRSTUVWXYZ" to NameEx. for example, action_name is an intance of NameEx.

class

NameEx

Hierarchy

  • NameEx

Implements

Index

Constructors

constructor

  • new NameEx(h: u64, l: u64): NameEx

Properties

valueH

valueH: u64

valueL

valueL: u64

Methods

deserialize

primaryKey

  • primaryKey(): u64

serialize

toString

  • toString(): string

Static Private _eq

Static Private _neq

Generated using TypeDoc