We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9a22f commit d01ba11Copy full SHA for d01ba11
xml/System.IO.Compression/DeflateStream.xml
@@ -1035,7 +1035,7 @@ The end write call is invalid.</exception>
1035
<format type="text/markdown"><![CDATA[
1036
1037
## Remarks
1038
- The current implementation of this method does not flush the internal buffer. The internal buffer is flushed when the object is disposed.
+ Flushes the internal buffer if the compression mode is set to <xref:System.IO.Compression.CompressionMode.Compress>.
1039
1040
]]></format>
1041
</remarks>
0 commit comments