Skip to main content
Module

x/frugal/dep/std/io.ts>BufferFullError

A frugal web framework
Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/frugal@0.9.6/dep/std/io.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string