Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ xmpArrayType
Method
xmpArrayType
src/value.cpp:426–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
XmpValue::XmpArrayType XmpValue::xmpArrayType() const {
427
return xmpArrayType_;
428
}
429
430
XmpValue::XmpArrayType XmpValue::xmpArrayType(TypeId typeId) {
431
XmpArrayType xa = xaNone;
Callers
1
encode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected