Skip to main content
Go to Latest
variable SlowBuffer
import { SlowBuffer } from "https://deno.land/std@0.177.0/node/internal/buffer.d.ts";

type

{ prototype: Buffer; new (size: number): Buffer; }