navio-blsct
Preparing search index...
SpendingKey
Class SpendingKey
Hierarchy (
View Summary
)
Scalar
SpendingKey
Index
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
String
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
Constructors
constructor
new
SpendingKey
(
obj
?:
any
)
:
SpendingKey
Parameters
Optional
obj
:
any
Returns
SpendingKey
Properties
Protected
fi
fi
:
FinalizerInfo
Protected
obj
obj
:
any
Protected
obj
Size
objSize
:
number
Methods
[custom]
"[custom]"
()
:
string
Returns
string
equals
equals
(
other
:
Scalar
)
:
boolean
Parameters
other
:
Scalar
Returns
boolean
move
move
()
:
any
Returns
any
serialize
serialize
()
:
string
Returns
string
size
size
()
:
number
Returns
number
to
Number
toNumber
()
:
number
Returns
number
to
String
toString
()
:
string
Returns
string
value
value
()
:
any
Returns
any
Protected
Static
_
deserialize
_deserialize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
hex
:
string
,
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
hex
:
string
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
Returns
T
Static
deserialize
deserialize
(
this
:
new
(
obj
:
any
)
=>
Scalar
,
hex
:
string
)
:
Scalar
Parameters
this
:
new
(
obj
:
any
)
=>
Scalar
hex
:
string
Returns
Scalar
Static
from
Obj
fromObj
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
,
obj
:
any
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
obj
:
any
Returns
T
Static
from
Obj
And
Size
fromObjAndSize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
obj
:
any
,
objSize
:
number
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
obj
:
any
objSize
:
number
Returns
T
Static
random
random
()
:
Scalar
Returns
Scalar
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
String
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
navio-blsct
Loading...