Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
checkResourceInfo
Function · 0.45
TEST_F
Function · 0.45
BundleResourceStream
Method · 0.45
InitMiniz
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
checkResourceInfo
Function · 0.36
TEST_F
Function · 0.36