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

Constructors

new
Uint8ArrayReader(array: Uint8Array)