function writeSync
writeSync(fd: number,buffer: ArrayBufferView,offset?: number | null,length?: number | null,position?: number | null,): number
Deprecated
For detailed information, see the documentation of the asynchronous version of this API: write.
number
The number of bytes written.