'Declaration Public Overloads Sub SetLZMAProperties( _ ByVal properties() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As ManagedLzmaDecompressorUnsafe Dim properties() As Byte Dim offset As Integer Dim count As Integer instance.SetLZMAProperties(properties, offset, count)
Parameters
- properties
- offset
- count