ZSTD_inBuffer_s

Undocumented in source.

Members

Variables

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

Meta