Module

x/zipjs/lib/core/zip-entry.js>Entry

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, Zip64 and encryption.
Go to Latest
class Entry
import { Entry } from "https://dotland.deno.dev/x/zipjs@test/lib/core/zip-entry.js";

Constructors

new
Entry(data)