circu.js
Preparing search index...
fs
CModuleFS
fsync
Function fsync
fsync
(
fd
:
number
)
:
void
Synchronize file data to disk (flush all buffers)
Parameters
fd
:
number
File descriptor
Returns
void
Throws
Error if synchronization fails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Synchronize file data to disk (flush all buffers)