MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / GetSize

Method GetSize

framework/src/bundle/BundleResource.cpp:253–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 int
254 BundleResource::GetSize() const
255 {
256 return d->stat.uncompressedSize;
257 }
258
259 int
260 BundleResource::GetCompressedSize() const

Callers 5

TESTFunction · 0.45
checkResourceInfoFunction · 0.45
TEST_FFunction · 0.45
BundleResourceStreamMethod · 0.45
InitMinizMethod · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
checkResourceInfoFunction · 0.36
TEST_FFunction · 0.36