LzoCompressor.flush

void flush(FlushMode mode = FlushMode.SYNC)

Flush pending output.

Parameters

modeFlush mode (SYNC or FULL).

Throws

CompressionError if finish() was already called or sink not set.