Close and reopen the file handle.
void flush();
DFile does not maintain buffers so all I/O is unbuffered.
DFile Class