CompressionStream.Flush Method Namespace: Rebex.IO.Compression.Streams Assembly: Rebex.Zip.dll (version 8.0.9673) Flush() Causes any buffered data to be written to the underlying stream. Declaration public override void Flush() Overrides Stream.Flush()