C# Class ManagedXZ.lzma_mt

Show file Open project: goldenbull/ManagedXZ Class Usage Examples

Public Properties

Property Type Description
check lzma_check
preset System.UInt32
threads System.UInt32

Property Details

check public property

public lzma_check check
return lzma_check

preset public property

public UInt32,System preset
return System.UInt32

threads public property

public UInt32,System threads
return System.UInt32