ic-reactor
Example
GitHub
Preparing search index...
core
types
IDL
encode
Function encode
encode
(
argTypes
:
types
.
IDL
.
Type
<
any
>
[]
,
args
:
any
[]
)
:
Uint8Array
Encode a array of values
Parameters
argTypes
:
types
.
IDL
.
Type
<
any
>
[]
array of Types
args
:
any
[]
array of values
Returns
Uint8Array
serialised value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
Encode a array of values