Module

x/zipjs/index-fflate.js>BlobReader

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, Zip64 and encryption.
Go to Latest
class BlobReader
extends Reader
import { BlobReader } from "https://dotland.deno.dev/x/zipjs@v2.6.55/index-fflate.js";

Constructors

new
BlobReader(blob)

Methods

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