Mpipe
Bun

method

tls.TLSSocket.pipe

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