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

Method total_size

cpp/src/parquet/column_reader_benchmark.cc:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 int64_t total_size() const { return total_size_; }
83
84 int64_t total_levels() const { return total_levels_; }
85

Calls

no outgoing calls

Tested by

no test coverage detected