MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / canSkipRead

Method canSkipRead

src/storage/table/csr_node_group.cpp:659–659  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657 }
658
659 bool canSkipRead() const { return cursor.it->segmentData == nullptr; }
660
661 template<typename Func>
662 void rangeSegments(common::length_t length, Func func) const {

Callers 1

canSkipWriteFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected