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