Mwritev
Bun

method

stream.default.TransformOptions.writev

this: T,
chunks: { chunk: any; encoding: BufferEncoding }[],
callback: (error?: null | Error) => void
): void;