An IFileReader that reads files by invoking URI Resolver Extension wrappers

Hierarchy

  • UriResolverExtensionFileReader

Implements

  • IFileReader

Constructors

Properties

_client: CoreClient

A CoreClient instance

_fileCache: Map<string, Promise<Result<Uint8Array, Error>>> = ...
_resolverExtensionUri: Uri

URI of the URI Resolver Extension wrapper

_wrapperUri: Uri

URI of the wrap package to read from

Methods

Generated using TypeDoc