Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/gotenberg/deps/zip.ts>Uint8ArrayReader

A gotenberg client for Deno
Latest
class Uint8ArrayReader
extends Reader
import { Uint8ArrayReader } from "https://deno.land/x/gotenberg@0.4.0/deps/zip.ts";

Constructors

new
Uint8ArrayReader(array: Uint8Array)