Skip to main content
Module

x/zipjs/index-fflate.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
Re-export
import { Uint8ArrayReader } from "https://deno.land/x/zipjs@v2.7.42/index-fflate.js";

Constructors

new
Uint8ArrayReader(array)

Methods

readUint8Array(index, length)