Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTD_inBuffer_s Struct Reference

#include <zstd.h>

Data Fields

const void * src
 
size_t size
 
size_t pos
 

Field Documentation

◆ pos

size_t pos

position where reading stopped. Will be updated. Necessarily 0 <= pos <= size

◆ size

size_t size

size of input buffer

◆ src

const void * src

start of input buffer


The documentation for this struct was generated from the following files: