method internal.Duplex.prototype.once
Usage in Deno
import { internal } from "node:stream";
Duplex.prototype.once(event: "pipe",listener: (src: Readable) => void,): this
listener: (src: Readable) => void
this
import { internal } from "node:stream";
Duplex.prototype.once(event: "pipe",listener: (src: Readable) => void,): this
listener: (src: Readable) => void
this