![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Data Fields | |
TPool * | tPool |
TPool * | wpool |
FILE * | fin |
size_t | chunkSize |
unsigned long long | totalReadSize |
unsigned long long | blockNb |
XXH32_state_t * | xxh32 |
compress_f | compress |
const void * | compressParameters |
void * | prefix |
FILE * | fout |
WriteRegister * | wr |
size_t | maxCBlockSize |
unsigned long long blockNb |
size_t chunkSize |
compress_f compress |
const void* compressParameters |
FILE* fin |
FILE* fout |
size_t maxCBlockSize |
void* prefix |
unsigned long long totalReadSize |
TPool* tPool |
TPool* wpool |
WriteRegister* wr |
XXH32_state_t* xxh32 |