Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/zipjs/index-fflate.js>ReadableStreamReader

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class ReadableStreamReader
import { ReadableStreamReader } from "https://deno.land/x/zipjs@v2.4.25/index-fflate.js";

Constructors

new
ReadableStreamReader(readableStream)

Methods

readUint8Array(index, length)