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
import { Uint8ArrayReader } from "https://dotland.deno.dev/x/zipjs@v2.7.41/index-fflate.js";

Constructors

new
Uint8ArrayReader(array)

Methods

readUint8Array(index, length)
import Uint8ArrayReader
import { Uint8ArrayReader } from "https://dotland.deno.dev/x/zipjs@v2.7.41/index-fflate.js";