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

Function data

cpp/src/arrow/util/bitmap.h:377–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375 }
376
377 const uint8_t* data() const { return data_; }
378 uint8_t* mutable_data() { return mutable_data_; }
379
380 /// offset of first bit relative to buffer().data()

Callers 6

GetDeviceAddressMethod · 0.50
~RegionMethod · 0.50
headMethod · 0.50
TestFromUriAbfsMethod · 0.50
LogicalRunEndsMethod · 0.50
LogicalValuesMethod · 0.50

Calls

no outgoing calls

Tested by 1

TestFromUriAbfsMethod · 0.40