Developer Documentation
snappy::internal::WorkingMemory Class Reference

Public Member Functions

uint16 * GetHashTable (size_t input_size, int *table_size)
 

Private Member Functions

 DISALLOW_COPY_AND_ASSIGN (WorkingMemory)
 

Private Attributes

uint16 small_table_ [1<< 10]
 
uint16 * large_table_
 

Detailed Description

Definition at line 39 of file snappy-internal.h.


The documentation for this class was generated from the following files: