1 reference to ReadInflateOutput
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\Inflater.cs (1)
125
if (
ReadInflateOutput
(bufPtr, length, ZLibNative.FlushCode.NoFlush, out bytesRead) == ZLibNative.ErrorCode.StreamEnd)