Options
All
  • Public
  • Public/Protected
  • All
Menu

Big positive integer base on BigNumber

Hierarchy

  • BigInt

Index

Constructors

Properties

Methods

Constructors

constructor

  • new BigInt(value: string | number): BigInt

Properties

value

value: string | number

Methods

toHexstr

  • toHexstr(): string

Static fromHexstr

  • fromHexstr(hex: string): BigInt

Generated using TypeDoc