See fdatasync(2)
Reads data into the given buffer at the given file offset. Returns the amount of read data or null for EOF.
Buffer to read data into.
Optional
offset: numberOffset in the file to read from.
Get the file status information. See stat(2)
See fsync(2)
Generated using TypeDoc
The file path.