#include <zstd.h>
Definition at line 684 of file zstd.h.
◆ dst
void* ZSTD_outBuffer_s::dst |
start of output buffer
Definition at line 685 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 687 of file zstd.h.
◆ size
size_t ZSTD_outBuffer_s::size |
size of output buffer
Definition at line 686 of file zstd.h.
The documentation for this struct was generated from the following file:
- /github/workspace/src/zstd/zstd.h