Skip to main content
Module

x/zipjs/index-fflate.js>TextReader

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

Constructors

new
TextReader(text)