Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class PartialReadError
extends Error
import { PartialReadError } from "https://deno.land/std@0.202.0/io/buf_reader.ts";

Constructors

new
PartialReadError()

Properties

name: string
optional
partial: Uint8Array