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