DecompressLzma.deltaDist

Parameters for the raw decompression. They are the same than for the compression. As there is no header to tell Lzma what filters were used during compression, it is the responsibility of the programmer to correctly ensure that the same options are used for decompression. All these options are ignored when decompressing .xz stream.

struct DecompressLzma
uint deltaDist;

Meta