2 references to ReadDeflateOutput
System (2)
sys\System\IO\compression\DeflaterZLib.cs (2)
165ReadDeflateOutput(outputBuffer, ZFlushCode.NoFlush, out bytesRead); 202ZErrorCode errC = ReadDeflateOutput(outputBuffer, ZFlushCode.Finish, out bytesRead);