Enum LzmaMatchFinderType
Specifies values for a type of the match finder for LZMA compression.
Namespace: Telerik.Windows.Zip
Assembly: Telerik.Windows.Zip.dll
Syntax
public enum LzmaMatchFinderType
BT2
The match finder uses two bytes for the hash.
BT4
The match finder uses four bytes for the hash.