Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ getSize
Method
getSize
src/basicio.cpp:642–644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
}
641
642
[[nodiscard]] size_t getSize() const {
643
return size_;
644
}
645
646
private:
647
blockType_e type_{bNone};
Callers
4
decodeBlock
Method · 0.45
write
Method · 0.45
readList
Method · 0.45
readChunk
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected