Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ getData
Method
getData
src/basicio.cpp:638–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
[[nodiscard]] byte* getData() const {
639
return data_;
640
}
641
642
[[nodiscard]] size_t getSize() const {
643
return size_;
Callers
4
write
Method · 0.45
read
Method · 0.45
getb
Method · 0.45
mmap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected