Skip to main content
Module

x/servest/vendor/https/deno.land/std/io/bufio.ts>BufferFullError

🌾A progressive http server for Deno🌾
Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/servest@v1.3.4/vendor/https/deno.land/std/io/bufio.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string