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

Method Finish

cpp/src/arrow/util/bit_util_benchmark.cc:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 void Next() { ++position_; }
93
94 void Finish() {}
95
96 int64_t position() const { return position_; }
97

Callers 1

BenchmarkBitmapWriterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected