UnixZCompressor.flush
void flush(FlushMode mode = FlushMode.SYNC)Flush pending data. For .Z this is equivalent to sync and does not force a full frame; real compression happens in finish().
void flush(FlushMode mode = FlushMode.SYNC)Flush pending data. For .Z this is equivalent to sync and does not force a full frame; real compression happens in finish().