Flushes the GZipStream
.
public override void Flush();
Remarks
In this implementation, this method does nothing. This is because excessive flushing may degrade the achievable compression rates.
See Also
GZipStream Class | DotZLib Namespace