Skip to main content
Module

std/io/bufio.ts>PartialReadError

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
class PartialReadError
import { PartialReadError } from "https://deno.land/std@v0.56.0/io/bufio.ts";

Constructors

new
PartialReadError()

Properties

name: string
optional
partial: Uint8Array