Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ unwrap
Method
unwrap
matlab/src/cpp/arrow/matlab/type/proxy/type.cc:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
std::shared_ptr<arrow::DataType> Type::unwrap() { return data_type; }
35
36
void Type::getTypeID(libmexclass::proxy::method::Context& context) {
37
namespace mda = ::matlab::data;
Callers
9
write
Method · 0.45
make
Method · 0.45
make
Method · 0.45
writeRecordBatch
Method · 0.45
writeTable
Method · 0.45
write
Method · 0.45
make
Method · 0.45
isEqual
Method · 0.45
make
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected