New to Telerik Document ProcessingStart a free 30-day trial

Selects the LZMA match finder strategy (2‑byte or 4‑byte hash) balancing memory usage and match detection efficiency.

Definition

Namespace:Telerik.Windows.Zip

Assembly:Telerik.Windows.Zip.dll

Syntax:

C#
public enum LzmaMatchFinderType

Fields

The match finder uses two bytes for the hash.

C#
BT2 = 0

The match finder uses four bytes for the hash.

C#
BT4 = 1
In this article
DefinitionFieldsBT2BT4
Not finding the help you need?
Contact Support