Public Attributes | List of all members
ZSTD_inBuffer_s Struct Reference

#include <zstd.h>

Public Attributes

size_t pos
 
size_t size
 
const void * src
 

Detailed Description

Definition at line 663 of file zstd.h.

Member Data Documentation

◆ pos

size_t ZSTD_inBuffer_s::pos

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

Definition at line 668 of file zstd.h.

◆ size

size_t ZSTD_inBuffer_s::size

size of input buffer

Definition at line 667 of file zstd.h.

◆ src

const void* ZSTD_inBuffer_s::src

start of input buffer

Definition at line 666 of file zstd.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30