Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/local-forging
getCodec
Function getCodec
get
Codec
(
codec
,
_proto
)
:
{
decoder
:
(
(
hex
:
string
)
=>
any
)
;
encoder
:
Encoder
<
any
>
;
}
Parameters
codec
:
CODEC
_proto
:
ProtocolsHash
Returns
{
decoder
:
(
(
hex
:
string
)
=>
any
)
;
encoder
:
Encoder
<
any
>
;
}
decoder
:
(
(
hex
:
string
)
=>
any
)
(
hex
)
:
any
Parameters
hex
:
string
Returns
any
encoder
:
Encoder
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Taquito
Loading...