Enum LzmaMatchFinderType
Specifies values for a type of the match finder for LZMA compression.
Namespace: Telerik.WinControls.Zip
Assembly: Telerik.WinControls.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.