kinetex - v1.0.0-rc.1
    Preparing search index...

    Function readBlob

    • Read a response body as a Blob.

      Parameters

      • response: Response

        The fetch Response.

      • options: ResponseParseOptions = {}

        Parse options (size limit, signal, decompress).

      Returns Promise<Blob>

      A Blob with the correct Content-Type.