lzma_stream

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

Members

Variables

allocator
lzma_allocator* allocator;
Undocumented in source.
avail_in
size_t avail_in;
Undocumented in source.
avail_out
size_t avail_out;
Undocumented in source.
internal
lzma_internal* internal;
Undocumented in source.
next_in
const(ubyte)* next_in;
Undocumented in source.
next_out
ubyte* next_out;
Undocumented in source.
reserved_enum1
lzma_reserved_enum reserved_enum1;
Undocumented in source.
reserved_enum2
lzma_reserved_enum reserved_enum2;
Undocumented in source.
reserved_int1
ulong reserved_int1;
Undocumented in source.
reserved_int2
ulong reserved_int2;
Undocumented in source.
reserved_int3
size_t reserved_int3;
Undocumented in source.
reserved_int4
size_t reserved_int4;
Undocumented in source.
reserved_ptr1
void* reserved_ptr1;
Undocumented in source.
reserved_ptr2
void* reserved_ptr2;
Undocumented in source.
reserved_ptr3
void* reserved_ptr3;
Undocumented in source.
reserved_ptr4
void* reserved_ptr4;
Undocumented in source.
total_in
ulong total_in;
Undocumented in source.
total_out
ulong total_out;
Undocumented in source.

Meta