Skip to main content
Module

std/io/buffer.ts>PartialReadError

Deno standard library
Go to Latest
class PartialReadError
extends Error
import { PartialReadError } from "https://deno.land/std@0.151.0/io/buffer.ts";

Constructors

new
PartialReadError()

Properties

name: string
optional
partial: Uint8Array