Method Stdio.Fd()->sync()
- Method sync
bool
sync()- Description
Flush buffers to disk.
- Returns
Returns
0
(zero) and sets errno on failure.Returns
1
on success.
bool
sync()
Flush buffers to disk.
Returns 0
(zero) and sets errno on failure.
Returns 1
on success.