Writable.flush

bool flush()

It ensures writing all data on memory to storage.

Returns

true on success, false if there was an error.

Throws

[ErrorWrap]