Definition at line 87 of file lz4hc.cxx.
 
◆ base
      
        
          | const BYTE* LZ4HC_Data_Structure::base | 
      
 
 
◆ chainTable
      
        
          | U16 LZ4HC_Data_Structure::chainTable[MAXD] | 
      
 
 
◆ compressionLevel
      
        
          | U32 LZ4HC_Data_Structure::compressionLevel | 
      
 
 
◆ dictBase
      
        
          | const BYTE* LZ4HC_Data_Structure::dictBase | 
      
 
 
◆ dictLimit
      
        
          | U32 LZ4HC_Data_Structure::dictLimit | 
      
 
 
◆ end
      
        
          | const BYTE* LZ4HC_Data_Structure::end | 
      
 
 
◆ hashTable
◆ inputBuffer
      
        
          | BYTE* LZ4HC_Data_Structure::inputBuffer | 
      
 
 
◆ lowLimit
      
        
          | U32 LZ4HC_Data_Structure::lowLimit | 
      
 
 
◆ nextToUpdate
      
        
          | U32 LZ4HC_Data_Structure::nextToUpdate | 
      
 
 
The documentation for this struct was generated from the following file: