closeSync 抽象方法

void closeSync()

同步关闭文件。

如果操作失败,则抛出 FileSystemException

实现

void closeSync();