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