1 reference to AvailableBytes
System (1)
sys\System\IO\compression\OutputWindow.cs (1)
67length = Math.Min(Math.Min(length, WindowSize - bytesUsed), input.AvailableBytes);