CompressOutputRange.flush

void flush(FlushMode mode = FlushMode.SYNC)

Flush pending data without finishing.

Parameters

modeThe flush mode to use.

Throws

CompressionError if called after finish().