positionSync 抽象方法

int positionSync()

同步获取文件中的当前字节位置。

如果操作失败,则抛出 FileSystemException 异常。

实现

int positionSync();