import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the content of the entry as as a Data URI string
encoded in Base64
Parameters
optional
options: EntryGetDataOptionsThe options.
x/zipjs/index.js>ZipFileEntry#getData64URI
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.7.41/index.js";
Retrieves the content of the entry as as a Data URI string
encoded in Base64
The options.