![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <zstd.h>
Data Fields | |
| void * | dst |
| size_t | size |
| size_t | pos |
| void * dst |
start of output buffer
| size_t pos |
position where writing stopped. Will be updated. Necessarily 0 <= pos <= size
| size_t size |
size of output buffer