LogCabin
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Functions
LogCabin::Storage::anonymous_namespace{SegmentedLog.cc} Namespace Reference

Functions

bool isAllZeros (const void *_start, size_t length)
 Return true if all the bytes in range [start, start + length) are zero.

Function Documentation

bool LogCabin::Storage::anonymous_namespace{SegmentedLog.cc}::isAllZeros ( const void *  _start,
size_t  length 
)

Return true if all the bytes in range [start, start + length) are zero.

Definition at line 62 of file SegmentedLog.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines