Skip to main content
Module

x/zipjs/index.d.ts>Uint8ArrayWriter

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class Uint8ArrayWriter
extends Writer<Uint8Array>
import { Uint8ArrayWriter } from "https://deno.land/x/zipjs@v2.4.26/index.d.ts";

Constructors

new
Uint8ArrayWriter()