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

Method end_offset

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

Source from the content-addressed store, hash-verified

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

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected