jax-js
    Preparing search index...

    Function cachedFetch

    • Cached fetch that stores responses in OPFS and returns the data as Uint8Array.

      Parameters

      • input: string | URL
      • Optionalinit: RequestInit
      • OptionalonProgress: (progress: FetchProgress) => void

      Returns Promise<Uint8Array<ArrayBuffer>>