Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/segmented-object
FileChunkSource
Options
Type Alias Options
Options
:
ChunkOptions
&
{
zenfs
?:
boolean
;
}
FileChunkSource
options.
Type declaration
Optional
zenfs
?:
boolean
Whether to use ZenFS.
Remarks
Set
true
to use ZenFS, which is a cross-platform virtual filesystem independent from the underlying operating system. This is the only choice in browser environment.
Set
false
to use Node.js native filesystem. This is the default in Node.js.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...
FileChunkSource options.