Luna::IFile

Represents a opened file object.

interface Luna::IFile : public virtual ISeekableStream

Base type

Member functions

  • virtual void flush()=0

    Clears all buffers for this stream and causes all buffered data to be written to the underlying device.