Preparing search index...
The search index is not available
@wharfkit/antelope - v0.7.3
@wharfkit/antelope - v0.7.3
Float64
Class Float64
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
:
number
)
:
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
:
FloatType
)
:
boolean
Parameters
other:
FloatType
Returns
boolean
toABI
toABI
(
encoder
:
ABIEncoder
)
:
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
:
T
, value
:
FloatType
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this:
T
value:
FloatType
Returns
InstanceType
<
T
>
from
(
value
:
FloatType
)
:
unknown
Parameters
value:
FloatType
Returns
unknown
Static
fromABI
fromABI
<
T
>
(
this
:
T
, decoder
:
ABIDecoder
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this:
T
decoder:
ABIDecoder
Returns
InstanceType
<
T
>
fromABI
(
decoder
:
ABIDecoder
)
:
unknown
Parameters
decoder:
ABIDecoder
Returns
unknown
Static
random
random
<
T
>
(
this
:
T
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Float
Parameters
this:
T
Returns
InstanceType
<
T
>
random
(
)
:
unknown
Returns
unknown
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@wharfkit/antelope -
v0.7.3
ABI
API
v1
Asset
Base58
Key
Type
P2P
Serializer
Struct
Variant
Float64
constructor
value
abi
Name
byte
Width
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
random
Generated using
TypeDoc