Method System.sync()
- Method sync
 voidsync()- Description
 Flush operating system disk buffers to permanent storage.
- Note
 On some operating systems this may require administrative privileges.
void sync()
Flush operating system disk buffers to permanent storage.
On some operating systems this may require administrative privileges.