Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ decompressedSize
Method
decompressedSize
src/IECore/StreamIndexedIO.cpp:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
inline uint64_t decompressedSize() const
694
{
695
return m_decompressedSize;
696
}
697
698
inline unsigned short compressedBlocks() const
699
{
Callers
2
dataChildInfo
Method · 0.45
writeDataNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected