'Declaration Public Property NumFastBytes As Integer
'Usage Dim instance As LZMAOptions Dim value As Integer instance.NumFastBytes = value value = instance.NumFastBytes
public int NumFastBytes {get; set;}
'Declaration Public Property NumFastBytes As Integer
'Usage Dim instance As LZMAOptions Dim value As Integer instance.NumFastBytes = value value = instance.NumFastBytes
public int NumFastBytes {get; set;}
The number must be between 5 and 273.
Usually, a big number gives a little bit better compression ratio at the cost of a slower compression process.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2