Overloaded. Initializes a LZMA engine for decompression using the specified encoded properties. The data is the LZMA engine properties in the format specified by LZMA
v4.65. It is the data that is generated by ManagedLZMACompressor.WriteLZMAProperties(). It is only necessary to call this method if you're using your own
format. properties cannot be null.