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

Method unwrap

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

Source from the content-addressed store, hash-verified

71}
72
73std::shared_ptr<arrow::Table> Table::unwrap() { return table; }
74
75void Table::toString(libmexclass::proxy::method::Context& context) {
76 MATLAB_ASSIGN_OR_ERROR_WITH_CONTEXT(const auto utf16_string,

Callers 2

from_arraysFunction · 0.45
from_record_batchesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected