Options
All
  • Public
  • Public/Protected
  • All
Menu

Any compatible Long instance. This is a minimal stand-alone definition of a Long instance. The actual type is that exported by long.js.

Hierarchy

  • Long

Index

Properties

Properties

high: number

High bits

low: number

Low bits

unsigned: boolean

Whether unsigned or not