Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • I128

Index

Constructors

Properties

Methods

Constructors

constructor

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

Properties

value

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

Methods

compareTo

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

serialize

  • serialize(): string

Static deserialize

Generated using TypeDoc