Skip to main content
Module

std/node/buffer.ts>SlowBuffer

Deno standard library
Go to Latest
variable SlowBuffer
import { SlowBuffer } from "https://deno.land/std@0.158.0/node/buffer.ts";

type

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