File.flush

Writes any unwritten data from the stream's buffer to the associated output device

struct File
nothrow @nogc
bool
flush
()

Return Value

Type: bool

true on success

Meta