ReadFileSystem for reading from URLs using fetch. Supports optional base URL for relative paths.
Optional base URL to prepend to filenames
Create a readable source for the given path/identifier.
Path or identifier for the resource
Optional
Optional callback for progress reporting
Promise resolving to a ReadSource
ReadFileSystem for reading from URLs using fetch. Supports optional base URL for relative paths.