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