Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/io.ts>BufferFullError

[WIP] A framework for crafting interactions with Substrate chains
Latest
class BufferFullError
extends Error
import { BufferFullError } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/io.ts";

Constructors

new
BufferFullError(partial: Uint8Array)

Properties

name: string