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

Public Attributes

BYTE const * nextSrc
 
BYTE const * base
 
BYTE const * dictBase
 
U32 dictLimit
 
U32 lowLimit
 
U32 nbOverflowCorrections
 

Member Data Documentation

◆ base

BYTE const* ZSTD_window_t::base

◆ dictBase

BYTE const* ZSTD_window_t::dictBase

◆ dictLimit

U32 ZSTD_window_t::dictLimit

◆ lowLimit

U32 ZSTD_window_t::lowLimit

◆ nbOverflowCorrections

U32 ZSTD_window_t::nbOverflowCorrections

◆ nextSrc

BYTE const* ZSTD_window_t::nextSrc

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