Module

x/zipjs/index.d.ts>HttpRangeReader

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class HttpRangeReader
extends Reader
import { HttpRangeReader } from "https://dotland.deno.dev/x/zipjs@v2.4.18/index.d.ts";

Constructors

new
HttpRangeReader(url: string, options?: HttpRangeOptions)