Skip to main content
Go to Latest
class ReadStream
extends NodeReadable
import { ReadStream } from "https://deno.land/std@0.147.0/node/_fs/_fs_streams.ts";

Constructors

new
ReadStream(path: string | URL, opts?: ReadStreamOptions)

Properties

path: string