Module

x/zipjs/index-fflate.js>BlobReader

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

Constructors

new
BlobReader(blob)

Methods

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