Mpipe
Bun

method

zlib.Inflate.pipe

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