Documentation
Dlang.org
Writable.flush
arrow
writable
Writable
It ensures writing all data on memory to storage.
interface
Writable
bool
flush
(
)
Return Value
Type:
bool
true on success, false if there was an error.
arrow
writable
Writable
functions
flush
write
It ensures writing all data on memory to storage.