Conscience Core
Public Attributes | List of all members
ZSTD_blockState_t Struct Reference

Public Attributes

ZSTD_compressedBlockState_tprevCBlock
 
ZSTD_compressedBlockState_tnextCBlock
 
ZSTD_matchState_t matchState
 

Member Data Documentation

◆ matchState

ZSTD_matchState_t ZSTD_blockState_t::matchState

◆ nextCBlock

ZSTD_compressedBlockState_t* ZSTD_blockState_t::nextCBlock

◆ prevCBlock

ZSTD_compressedBlockState_t* ZSTD_blockState_t::prevCBlock

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