Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs-importer
index
BufferImporter
Interface BufferImporter
interface
BufferImporter
(
(
file
,
blockstore
)
=>
AsyncIterable
<
(
(
)
=>
Promise
<
BufferImporterResult
>
)
>
)
Buffer
Importer
(
file
,
blockstore
)
:
AsyncIterable
<
(
(
)
=>
Promise
<
BufferImporterResult
>
)
>
Parameters
file
:
File
blockstore
:
WritableStorage
Returns
AsyncIterable
<
(
(
)
=>
Promise
<
BufferImporterResult
>
)
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
UnixFS
Loading...