import { Data64URIWriter } from "https://deno.land/x/zipjs@v2.7.23/index.js";
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.js>Data64URIWriter
import { Data64URIWriter } from "https://deno.land/x/zipjs@v2.7.23/index.js";
Represents a Writer instance used to retrieve the written data as a Data URI string
encoded in Base64.
Creates the Data64URIWriter instance