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