Defile.flush

A wrapper for PHYSFS_flush.

Flushes the files internal buffer. See the documentation for PHYSFS_flush for details.

struct Defile
void
flush
(
)

Throws

DefileException if an error occurs.

Meta