Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Int53

Hierarchy

  • Int53

Implements

  • Integer

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Int53(input: number): Int53

Properties

Protected data

data: number

Methods

toNumber

  • toNumber(): number

toString

  • toString(): string

Static fromString

  • fromString(str: string): Int53

Generated using TypeDoc