ndn6-file-server client wrapped as BrowserFS backend.

Remarks

This backend only supports async operations.

Hierarchy

  • BaseFileSystem
    • NDNFileSystem

Constructors

Properties

Accessors

Methods

Constructors

Properties

Create: ((...args) => void) = ...

Type declaration

    • (...args): void
    • Parameters

      • Rest ...args: [options: BackendOptions, cb: BFSCallback<FileSystem>]

      Returns void

Name: "NDN" = "NDN"

Accessors

Methods

  • Parameters

    • p: string
    • flag: FileFlag
    • cred: Cred

    Returns Promise<File>

  • Parameters

    • p: string
    • flag: FileFlag
    • cred: Cred

    Returns Promise<Uint8Array>