FileBase.sync

Syncs all modified cached data of the file to disk. This includes data written to the file as well as meta data (e.g., last modified time, last access time).

struct FileBase
void
sync
()

Meta