Mpipe
Bun

method

http2.ServerHttp2Stream.pipe

pipe<T extends WritableStream>(
destination: T,
options?: { end: boolean }
): T;