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

Method unwrap

matlab/src/cpp/arrow/matlab/tabular/proxy/record_batch.cc:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70std::shared_ptr<arrow::RecordBatch> RecordBatch::unwrap() { return record_batch; }
71
72void RecordBatch::toString(libmexclass::proxy::method::Context& context) {
73 namespace mda = ::matlab::data;

Callers 1

makeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected