flush abstract method

Future<void> flush()

Flushes the buffer, ensuring all written data is actually written.

Implementation

Future<void> flush();