Mpipe
Bun

method

http2.Http2ServerResponse.pipe

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