import { Data64URIWriter } from "https://deno.land/x/zipjs@v2.7.53/index.d.ts";
Represents a Writer instance used to retrieve the written data as a Data URI string
encoded in Base64.
Constructors
Creates the Data64URIWriter instance
x/zipjs/index.d.ts>Data64URIWriter
import { Data64URIWriter } from "https://deno.land/x/zipjs@v2.7.53/index.d.ts";
Represents a Writer instance used to retrieve the written data as a Data URI string
encoded in Base64.
Creates the Data64URIWriter instance