Skip to main content
Module

x/oak/buf_reader.ts>BufferFullError

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/oak@v11.1.0/buf_reader.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string