2 references to DecodeBlock
System.IO.Compression (2)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (2)
231
result =
DecodeBlock
(out eob); // this can returns true when output is full
236
result =
DecodeBlock
(out eob);