Skip to main content
Module

std/io/mod.ts>PartialReadError

Deno standard library
Go to Latest
class PartialReadError
extends Error
Deprecated
Deprecated

(will be removed after 1.0.0) Use the Web Streams API instead.

import { PartialReadError } from "https://deno.land/std@0.221.0/io/mod.ts";

Constructors

new
PartialReadError()

Properties

name: string
optional
partial: Uint8Array