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