Skip to main content
internal.Pipe - stream - Node documentation
interface internal.Pipe

Usage in Deno

import { internal } from "node:stream";

Methods

close(): void
hasRef(): boolean
ref(): void
unref(): void