22 #ifndef Hypertable_RangeServer_KeyDecompressorPrefix_h
23 #define Hypertable_RangeServer_KeyDecompressorPrefix_h
31 void reset()
override;
32 const uint8_t *
add(
const uint8_t *ptr)
override;
44 #endif // Hypertable_RangeServer_KeyDecompressorPrefix_h
const uint8_t * m_current_base
A dynamic, resizable and reference counted memory buffer.
const uint8_t * add(const uint8_t *ptr) override
void load(Key &key) override
Provides access to internal components of opaque key.
SerializedKey m_serialized_key
bool less_than(SerializedKey serialized_key) override