Search
Preparing search index...
The search index is not available
@nftstorage/metaplex-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nftstorage/metaplex-auth
<internal>
BlockDecoder
Interface BlockDecoder<Code, T>
IPLD decoder part of the codec.
Type parameters
Code
:
number
T
Hierarchy
BlockDecoder
BlockCodec
Index
Properties
code
Methods
decode
Properties
code
code
:
Code
Methods
decode
decode
(
bytes
:
<internal>
.
"/home/runner/work/metaplex-auth/metaplex-auth/node_modules/multiformats/types/src/codecs/interface"
.
ByteView
<
T
>
)
:
T
Parameters
bytes:
<internal>
.
"/home/runner/work/metaplex-auth/metaplex-auth/node_modules/multiformats/types/src/codecs/interface"
.
ByteView
<
T
>
Returns
T
Exports
<internal>
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/multiformats/types/src/codecs/interface"
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/nft.storage/dist/src/lib/interface"
Block
Decoder
code
decode
Generated using
TypeDoc
IPLD decoder part of the codec.