Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@3.0.3/setup/deps.ts";
const { BufferFullError } = io;

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string