flush method

void flush()

Flushes bytesIO data.

Implementation

void flush() => bytesIO.flush();