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

Method buffer

cpp/src/parquet/column_page.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 PageType::type type() const { return type_; }
52
53 std::shared_ptr<Buffer> buffer() const { return buffer_; }
54
55 // @returns: a pointer to the page's data
56 const uint8_t* data() const { return buffer_->data(); }

Callers 15

test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45
test_bufferMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36
test_bufferMethod · 0.36