CompressionError if called after finish() or the output sink
is not set, or on internal ZSTD errors.
void flush(FlushMode mode = FlushMode.SYNC)Flush pending output.
mode | Flush mode (defaults to FlushMode.SYNC). |
CompressionError if called after finish() or the output sink
is not set, or on internal ZSTD errors.