Uses of Class
java.io.SyncFailedException
| Package | Description |
|---|---|
| java.io |
-
Uses of SyncFailedException in java.io
Methods in java.io that throw SyncFailedException Modifier and Type Method Description voidFileDescriptor. sync()Ensures that data which is buffered within the underlying implementation is written out to the appropriate device before returning.