DeflateStreamFlush Method |
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Namespace: CMS.IO.CompressionAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public override void Flush()
See Also