wasm-posix-host
    Preparing search index...

    Function fetchHomebrewBottleBytes

    • Parameters

      • url: string
      • options: { expectedBytes?: number; fetchImpl?: FetchLike } = {}
        • OptionalexpectedBytes?: number

          Exact public metadata size; bounds a hostile or corrupted response.

        • OptionalfetchImpl?: FetchLike

      Returns Promise<Uint8Array<ArrayBufferLike>>