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

Method size

src/include/storage/disk_array.h:333–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331 }
332
333 inline uint64_t size() const { return iter.size(); }
334
335 private:
336 DiskArrayInternal::WriteIterator iter;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected