Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/enviromodder/setup/deps.ts>io.BufferFullError

A package (in beta) designed to make ReMapper environment statements more friendly
Go to Latest
class io.BufferFullError
extends Error
import { io } from "https://deno.land/x/enviromodder@1.3.2/setup/deps.ts";
const { BufferFullError } = io;

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string