Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
std::shared_ptr<arrow::Schema> Schema::unwrap() { return schema; }
60
61
void Schema::getFieldByIndex(libmexclass::proxy::method::Context& context) {
62
namespace mda = ::matlab::data;
Callers
1
make
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected