Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
Float64
Class Float64
Hierarchy-Diagram
Legend
class
public method
underlined
static property/method
Hierarchy
Float
Float64
Index
Constructors
constructor
Properties
value
abi
Name
byte
Width
Methods
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
random
Constructors
constructor
new
Float64
(
value
)
:
Float64
Parameters
value
:
number
Returns
Float64
Properties
value
value
:
number
Static
abi
Name
abi
Name
:
string
= 'float64'
Static
byte
Width
byte
Width
:
number
= 8
Methods
equals
equals
(
other
)
:
boolean
Parameters
other
:
FloatType
Returns
boolean
toABI
toABI
(
encoder
)
:
void
Parameters
encoder
:
ABIEncoder
Returns
void
toJSON
toJSON
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Static
abi
Default
abi
Default
(
)
:
Float
Returns
Float
Static
from
from
<
T
>
(
this
,
value
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this
:
T
value
:
FloatType
Returns
InstanceType
<
T
>
from
(
value
)
:
unknown
Parameters
value
:
FloatType
Returns
unknown
Static
fromABI
fromABI
<
T
>
(
this
,
decoder
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this
:
T
decoder
:
ABIDecoder
Returns
InstanceType
<
T
>
fromABI
(
decoder
)
:
unknown
Parameters
decoder
:
ABIDecoder
Returns
unknown
Static
random
random
<
T
>
(
this
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this
:
T
Returns
InstanceType
<
T
>
random
(
)
:
unknown
Returns
unknown
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
value
abi
Name
byte
Width
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
random
SDK Core Documentation - v0.0.2-5
Loading...