Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ offset
Method
offset
src/IECore/StreamIndexedIO.cpp:688–691 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
686
}
687
688
inline uint64_t offset()
689
{
690
return m_offset;
691
}
692
693
inline uint64_t decompressedSize() const
694
{
Callers
6
DirectoryNode
Method · 0.45
dataChildInfo
Method · 0.45
read
Method · 0.45
writeDataNode
Method · 0.45
writeNode
Method · 0.45
readNodeFromSubIndex
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected