GZipStream.Flush Method

DotZLib

DotZLib .Net wrapper for ZLib1.dll

GZipStream.Flush Method 

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