Skip to main content
Module

x/zipjs/index.js>ZipFileEntry#getData64URI

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
method ZipFileEntry.prototype.getData64URI
import { ZipFileEntry } from "https://deno.land/x/zipjs@v2.4.26/index.js";

Parameters

optional
mimeType: string
optional
options: EntryGetDataOptions

Returns

Promise<string>