MCPcopy 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

dataChildInfoMethod · 0.45
writeDataNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected