Mwritev
Bun

method

crypto.CipherGCMOptions.writev

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