Skip to main content
Very Popular
Go to Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/redis@v0.29.2/vendor/https/deno.land/std/io/buf_reader.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string