Search
Preparing search index...
The search index is not available
@unstoppabledomains/resolution
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
AbiCoder
Class AbiCoder
Hierarchy
AbiCoder
Index
Constructors
constructor
Properties
coerce
Func
Methods
decode
encode
Constructors
constructor
new
Abi
Coder
(
coerceFunc
:
CoerceFunc
)
:
AbiCoder
Parameters
Optional
coerceFunc:
CoerceFunc
Returns
AbiCoder
Properties
coerce
Func
coerce
Func
:
CoerceFunc
Methods
decode
decode
(
types
:
Array
<
string
|
ParamType
>
, data
:
Arrayish
)
:
any
Parameters
types:
Array
<
string
|
ParamType
>
data:
Arrayish
Returns
any
encode
encode
(
types
:
Array
<
string
|
ParamType
>
, values
:
Array
<
any
>
)
:
string
Parameters
types:
Array
<
string
|
ParamType
>
values:
Array
<
any
>
Returns
string
Globals
Abi
Coder
constructor
coerce
Func
decode
encode
Generated using
TypeDoc