![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Data Fields | |
| method_state_t | base |
| data_buffers_t | inputs |
| data_buffer_t | dictionary |
| data_buffer_t | compressed |
| data_buffer_t | decompressed |
State to reuse the same buffers between compression calls.
| method_state_t base |
| data_buffer_t compressed |
The compressed data buffer.
| data_buffer_t decompressed |
The decompressed data buffer.
The dictionary.
| data_buffers_t inputs |
The input buffer for each file.