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