Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs
UnixFSOptions
Interface UnixFSOptions
interface
UnixFSOptions
{
blockSizes
?:
bigint
[]
;
data
?:
Uint8Array
;
fanout
?:
bigint
;
hashType
?:
bigint
;
mode
?:
number
;
mtime
?:
Mtime
;
type
?:
string
;
}
Index
Properties
block
Sizes?
data?
fanout?
hash
Type?
mode?
mtime?
type?
Properties
Optional
block
Sizes
block
Sizes
?:
bigint
[]
Optional
data
data
?:
Uint8Array
Optional
fanout
fanout
?:
bigint
Optional
hash
Type
hash
Type
?:
bigint
Optional
mode
mode
?:
number
Optional
mtime
mtime
?:
Mtime
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Sizes
data
fanout
hash
Type
mode
mtime
type
UnixFS
Loading...