Returns the number of bytesRead.
bytesRead
For detailed information, see the documentation of the asynchronous version of this API: read.
v0.1.21
Similar to the above fs.readSync function, this version takes an optional options object. If no options object is specified, it will default with the above values.
fs.readSync
options
Optional
Generated using TypeDoc
Returns the number of
bytesRead
.For detailed information, see the documentation of the asynchronous version of this API: read.