Searched refs:FileSync (Results 1 – 1 of 1) sorted by relevance
82 public class FileSync implements FileAccess.FileSync class in StorageFileAccess85 FileSync(NativeOutputStreamHelper _os) throws java.io.IOException in FileSync() method in StorageFileAccess.FileSync95 public FileAccess.FileSync getFileSync(java.io.OutputStream os) throws java.io.IOException in getFileSync()97 return new FileSync((NativeOutputStreamHelper)os); in getFileSync()
Completed in 13 milliseconds