MCPcopy Create free account
hub / github.com/apache/arrow / end_offset

Method end_offset

cpp/src/arrow/util/bitmap_test.cc:339–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 int64_t length;
338
339 int64_t end_offset() const { return offset + length; }
340 };
341
342 std::vector<Range> BufferTestRanges(const Buffer& buffer) {

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected