Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class Uint8ArrayWriter
extends Writer
import { Uint8ArrayWriter } from "https://deno.land/x/gotenberg@0.4.0/deps/zip_types.d.ts";

Constructors

new
Uint8ArrayWriter()

Methods

getData(): Uint8Array