Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Latest
class BufferFullError
extends Error
Deprecated
Deprecated

This will be removed in 1.0.0. Use the Web Streams API instead.

import { BufferFullError } from "https://deno.land/x/redis@v0.32.4/vendor/https/deno.land/std/io/buf_reader.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string