flush


Description:

public void flush ()

Forces all pending writes in the this to be committed to disk.

For doing so it will iterate the [[email protected]] associated with this's session as long as needed.

Contrast with [[email protected]], which writes out the cache index file.

Parameters:

this

a Cache




2022 vala-language.org