|
LogCabin
|
Functions | |
| bool | isAllZeros (const void *_start, size_t length) |
| Return true if all the bytes in range [start, start + length) are zero. | |
| 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.
1.7.6.1