Mpipe
Bun

method

http2.ClientHttp2Stream.pipe

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