'Declaration Public Function New( _ ByVal options As LZMAOptions, _ ByVal headerType As LZMAHeaderType _ )
'Usage Dim options As LZMAOptions Dim headerType As LZMAHeaderType Dim instance As New ManagedLzmaCompressorUnsafe(options, headerType)
public ManagedLzmaCompressorUnsafe( LZMAOptions options, LZMAHeaderType headerType )
Parameters
- options
- headerType