Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Uint53

Hierarchy

  • Uint53

Implements

  • Integer

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Uint53(input: number): Uint53

Properties

Protected data

data: Int53

Methods

toNumber

  • toNumber(): number

toString

  • toString(): string

Static fromString

  • fromString(str: string): Uint53

Generated using TypeDoc