DecompressLzma.this

convenience constructor to copy parameters of the compression for the decompression. Especially useful for the raw decompression, to ensure that the parameters fit the ones used for compression.

  1. this(LzmaFormat format)
  2. this(CompressLzma compress)
    struct DecompressLzma

Meta