function writevSync
Jump to headingwritevSync(fd: number,buffers: readonly ArrayBufferView[],position?: number,): number
For detailed information, see the documentation of the asynchronous version of this API: writev.
Parameters Jump to heading
Jump to headingfd: number
Jump to headingbuffers: readonly ArrayBufferView[]
optional
Jump to headingposition: number = 'null'
Return Type Jump to heading
number
The number of bytes written.