Uses of Class
java.io.SyncFailedException
 
   -  
      
Packages that use SyncFailedException 软件包 描述 java.io 通过数据流,序列化和文件系统提供系统输入和输出。 -  
      
-  
        
Uses of SyncFailedException in java.io
Methods in java.io that throw SyncFailedException 变量和类型 方法 描述 voidFileDescriptor. sync()强制所有系统缓冲区与底层设备同步。 
 -