4 references to GetBlock
System (4)
sys\System\IO\compression\DeflaterManaged.cs (4)
121
copyEncoder.
GetBlock
(input, output, false);
154
copyEncoder.
GetBlock
(inputFromHistory, output, false);
180
copyEncoder.
GetBlock
(input, output, false);
253
copyEncoder.
GetBlock
(null, output, true);