FileSystem.fsync

Synchronize file contents.

If the datasync parameter is non-zero, then only the user data should be flushed, not the meta data.

class FileSystem
@null
void
fsync
(
string path
,
int sync
,)

Meta