2 references to FreeBytes
System.IO.Compression (2)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (2)
321
if (_output.
FreeBytes
== 0)
339
int freeBytes = _output.
FreeBytes
; // it is a little bit faster than frequently accessing the property