Preparing search index...
The search index is not available
multiformats - v13.3.2
multiformats
hashes/identity
identity
Variable identity
Const
identity
:
{
code
:
0
;
digest
:
(
(
input
)
=>
Digest
<
typeof
code
,
number
>
)
;
encode
:
(
(
input
)
=>
Uint8Array
)
;
name
:
string
;
}
= ...
Type declaration
code
:
0
digest
:
(
(
input
)
=>
Digest
<
typeof
code
,
number
>
)
(
input
)
:
Digest
<
typeof
code
,
number
>
Parameters
input
:
Uint8Array
Returns
Digest
<
typeof
code
,
number
>
encode
:
(
(
input
)
=>
Uint8Array
)
(
input
)
:
Uint8Array
Parameters
input
:
Uint8Array
Returns
Uint8Array
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
multiformats - v13.3.2
Loading...