public interface FlushableFileOperations extends org.jdtaus.core.io.FileOperations
FileOperations
adding support for flushing an instance.Modifier and Type | Method and Description |
---|---|
void |
flush()
Flushes the instance.
|
void flush() throws IOException
IOException
- if reading or writing fails.Copyright © 2005-2012 jDTAUS. All Rights Reserved.