lzma_options_delta

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Manifest constants

LZMA_DELTA_DIST_MAX
enum LZMA_DELTA_DIST_MAX;
Undocumented in source.
LZMA_DELTA_DIST_MIN
enum LZMA_DELTA_DIST_MIN;
Undocumented in source.

Variables

dist
uint dist;
Undocumented in source.
reserved_int1
uint reserved_int1;
Undocumented in source.
reserved_int2
uint reserved_int2;
Undocumented in source.
reserved_int3
uint reserved_int3;
Undocumented in source.
reserved_int4
uint reserved_int4;
Undocumented in source.
reserved_ptr1
void* reserved_ptr1;
Undocumented in source.
reserved_ptr2
void* reserved_ptr2;
Undocumented in source.
type
lzma_delta_type type;
Undocumented in source.

Meta