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