Module

x/zipjs/index.js>Uint8ArrayReader

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

Constructors

new
Uint8ArrayReader(array: Uint8Array)