import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the content of the entry via a Writer instance
Parameters
The Writer instance.
optional
options: EntryGetDataOptionsThe options.
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the content of the entry via a Writer instance
The Writer instance.
The options.