Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • U128

Index

Constructors

Properties

Methods

Constructors

constructor

  • new U128(value?: number[]): U128

Properties

value

value: number[] = new Array(I128_SIZE).fill(0)

Methods

compareTo

  • compareTo(o: U128): 1 | 0 | -1

serialize

  • serialize(): string

toBigInt

toI128

Static deserialize

Generated using TypeDoc