Skip to main content
Module

x/zipjs/lib/zip.js>HttpRangeReader

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class HttpRangeReader
extends HttpReader
import { HttpRangeReader } from "https://deno.land/x/zipjs@v2.4.26/lib/zip.js";

Constructors

new
HttpRangeReader(url, options?)