3 references to NiceLength
System (3)
sys\System\IO\compression\FastEncoderWindow.cs (3)
193
matchLen = FindMatch(search, out matchPos, SearchDepth,
NiceLength
);
227
matchLen < GoodLength ? SearchDepth : (SearchDepth >> 2),
NiceLength
);
337
if (j >
NiceLength
) break;