1 reference to Inflate
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\DeflateStream.cs (1)
268
return _inflater.
Inflate
(out b) ? b : base.ReadByte();