_From @maghis on Thursday, October 24, 2019 2:53:38 PM_ The current documentation for `Flush()` states: ``` The current implementation of this method has no functionality. ``` After testing and reviewing the codebase it looks like it's indeed flushing the buffers of `DeflateStream`. _Copied from original issue: dotnet/corefx#42086_