2 references to BytesAvailable
System (2)
sys\System\IO\compression\FastEncoder.cs (2)
19return inputWindow.BytesAvailable; 99while (inputWindow.BytesAvailable > 0 && SafeToWriteTo(output)) {