Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
BlockEncoder
Interface BlockEncoder<Code, T>
IPLD encoder part of the codec.
Type Parameters
Code
extends
number
T
Hierarchy
BlockEncoder
Index
Properties
code
encode
name
Properties
code
code
:
Code
encode
encode
:
(
(
data
)
=>
ByteView
<
T
>
)
Type declaration
(
data
)
:
ByteView
<
T
>
Parameters
data
:
T
Returns
ByteView
<
T
>
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
code
encode
name
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc
IPLD encoder part of the codec.