Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Uint53
Class Uint53
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
Uint53
(
input
)
:
Uint53
Parameters
input
:
number
Returns
Uint53
Properties
Protected
Readonly
data
data
:
Int53
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
)
:
Uint53
Parameters
str
:
string
Returns
Uint53
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