Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs-importer
index
SingleBlockImportResult
Interface SingleBlockImportResult
interface
SingleBlockImportResult
{
block
:
Uint8Array
;
cid
:
CID
<
unknown
,
number
,
number
,
Version
>
;
originalPath
?:
string
;
path
?:
string
;
single
:
true
;
size
:
bigint
;
unixfs
?:
UnixFS
;
}
Hierarchy (
view full
)
ImportResult
SingleBlockImportResult
Index
Properties
block
cid
original
Path?
path?
single
size
unixfs?
Properties
block
block
:
Uint8Array
cid
cid
:
CID
<
unknown
,
number
,
number
,
Version
>
Optional
original
Path
original
Path
?:
string
Optional
path
path
?:
string
single
single
:
true
size
size
:
bigint
Optional
unixfs
unixfs
?:
UnixFS
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
cid
original
Path
path
single
size
unixfs
UnixFS
Loading...