Skip to main content
Module

x/zipjs/lib/zip-no-worker-deflate.js>Uint8ArrayReader

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
Go to Latest
class Uint8ArrayReader
extends Reader
import { Uint8ArrayReader } from "https://deno.land/x/zipjs@v2.7.43/lib/zip-no-worker-deflate.js";

Constructors

new
Uint8ArrayReader(array)

Methods

readUint8Array(index, length)