StoreMetaUnpacker.h
Go to the documentation of this file.
Definition: Store.h:42
Definition: StoreMetaUnpacker.h:16
static int const MinimumBufferLength
Definition: StoreMetaUnpacker.h:26
void checkBuffer()
validates buffer sanity and throws if validation fails
Definition: StoreMetaUnpacker.cc:39
void getTLV()
bool isBufferZero()
useful for meta stored in pre-initialized (with zeros) db files
Definition: StoreMetaUnpacker.cc:22
StoreMetaUnpacker(const char *buf, ssize_t bufferLength, int *hdrlen)
Definition: StoreMetaUnpacker.cc:61
Definition: StoreMeta.h:114