xSync abstract method

void xSync(
  1. int flags
)

Synchronizes, or flushes, the contents of this file to the file system.

Implementation

void xSync(int flags);