Mpipe
Bun

method

zlib.DeflateRaw.pipe

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