Public Attributes | List of all members
ZSTD_blockState_t Struct Reference

Public Attributes

ZSTD_matchState_t matchState
 
ZSTD_compressedBlockState_tnextCBlock
 
ZSTD_compressedBlockState_tprevCBlock
 

Detailed Description

Definition at line 14625 of file zstd.c.

Member Data Documentation

◆ matchState

ZSTD_matchState_t ZSTD_blockState_t::matchState

Definition at line 14628 of file zstd.c.

◆ nextCBlock

ZSTD_compressedBlockState_t* ZSTD_blockState_t::nextCBlock

Definition at line 14627 of file zstd.c.

◆ prevCBlock

ZSTD_compressedBlockState_t* ZSTD_blockState_t::prevCBlock

Definition at line 14626 of file zstd.c.


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