Skip to main content
Module

x/zipjs/lib/zip-fs.js>Uint8ArrayReader

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

Constructors

new
Uint8ArrayReader(array)

Methods

readUint8Array(index, length)