Module

x/zipjs/index.js>SplitDataWriter#init

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
Go to Latest
method SplitDataWriter.prototype.init
import { SplitDataWriter } from "https://dotland.deno.dev/x/zipjs@v2.7.4/index.js";

Initializes the instance asynchronously

Returns

Promise<void>