Go to Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://dotland.deno.dev/x/dejs@0.8.0/vendor/https/deno.land/std/io/bufio.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string