#include <zstd.h>
Definition at line 669 of file zstd.h.
◆ dst
void* ZSTD_outBuffer_s::dst |
start of output buffer
Definition at line 670 of file zstd.h.
◆ pos
size_t ZSTD_outBuffer_s::pos |
position where writing stopped. Will be updated. Necessarily 0 <= pos <= size
Definition at line 672 of file zstd.h.
◆ size
size_t ZSTD_outBuffer_s::size |
size of output buffer
Definition at line 671 of file zstd.h.
The documentation for this struct was generated from the following file: