Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Int53
Class Int53
Internal interface to ensure all integer types can be used equally
Implements
Integer
Index
Constructors
constructor
Properties
data
Methods
to
Big
Int
to
Number
to
String
from
String
Constructors
constructor
new
Int53
(
input
)
:
Int53
Parameters
input
:
number
Returns
Int53
Properties
Protected
Readonly
data
data
:
number
Methods
to
Big
Int
to
Big
Int
(
)
:
bigint
Returns
bigint
to
Number
to
Number
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
from
String
from
String
(
str
)
:
Int53
Parameters
str
:
string
Returns
Int53
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Methods
to
Big
Int
to
Number
to
String
from
String
@crownfi/sei-js-proto
Loading...
Internal interface to ensure all integer types can be used equally