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

x/abc/vendor/https/deno.land/std/io/bufio.ts>PartialReadError

A better Deno framework to create web application.
Go to Latest
class PartialReadError
extends Error
import { PartialReadError } from "https://deno.land/x/abc@v1.3.1/vendor/https/deno.land/std/io/bufio.ts";

Constructors

new
PartialReadError()

Properties

name: string
optional
partial: Uint8Array