Returns true, if a preset dictionary is needed to inflate the input.
[Visual Basic]
Public ReadOnly Property IsNeedingDictionary As Boolean
[C#]
public bool IsNeedingDictionary {get;}
See Also
Inflater Class | Inflater Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace