Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ xmpStruct
Method
xmpStruct
src/value.cpp:448–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
XmpValue::XmpStruct XmpValue::xmpStruct() const {
449
return xmpStruct_;
450
}
451
452
size_t XmpValue::copy(byte* buf, ByteOrder /*byteOrder*/) const {
453
std::ostringstream os;
Callers
1
encode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected