Module

x/zipjs/index-fflate.js>TextReader

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

Constructors

new
TextReader(text)

Methods

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