3 writes to Length
System (3)
sys\System\IO\compression\FastEncoderWindow.cs (3)
246
match.
Length
= nextMatchLen;
267
match.
Length
= matchLen;
285
match.
Length
= matchLen;
2 references to Length
System (2)
sys\System\IO\compression\FastEncoder.cs (2)
109
WriteMatch(currentMatch.
Length
, currentMatch.Position, output);
113
WriteMatch(currentMatch.
Length
, currentMatch.Position, output);