Module

x/zipjs/index-fflate.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.6.7/index-fflate.js";

Constructors

new
Uint8ArrayReader(array)

Methods

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