Pwritev
Bun

property

crypto.CipherCCMOptions.writev

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