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

Method unwrap

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

Source from the content-addressed store, hash-verified

57}
58
59std::shared_ptr<arrow::Schema> Schema::unwrap() { return schema; }
60
61void Schema::getFieldByIndex(libmexclass::proxy::method::Context& context) {
62 namespace mda = ::matlab::data;

Callers 1

makeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected