Writable.flush

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.