Search
Preparing search index...
The search index is not available
ontology-ts-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"common/int128"
I128
Class I128
Hierarchy
I128
Index
Constructors
constructor
Properties
value
Methods
compare
To
serialize
deserialize
Constructors
constructor
new
I128
(
value
?:
number
[]
)
:
I128
Parameters
Optional
value:
number
[]
Returns
I128
Properties
value
value
:
number
[]
= new Array(I128_SIZE).fill(0)
Methods
compare
To
compare
To
(
o
:
I128
)
:
1
|
0
|
-1
Parameters
o:
I128
Returns
1
|
0
|
-1
serialize
serialize
(
)
:
string
Returns
string
Static
deserialize
deserialize
(
sr
:
StringReader
)
:
I128
Parameters
sr:
StringReader
Returns
I128
Globals
"common/int128"
I128
constructor
value
compare
To
serialize
deserialize
U128
I128_
SIZE
max
Big
U128
max
I128
min
I128
pow128
I128
From
Big
Int
I128
From
Int
big
Pow
one
Bits128
put
Uint64
Generated using
TypeDoc