2 references to DeflateEnd
System.IO.Compression (2)
src\runtime\src\libraries\Common\src\System\IO\Compression\ZLibNative.cs (2)
189/// or <see cref="Interop.ZLib.DeflateEnd"/> routines return an failure error code. 367ErrorCode errC = Interop.ZLib.DeflateEnd(stream);