Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getFileSize
Method
getFileSize
src/shared/fileentry.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
uint64_t getFileSize() const { return m_FileSize; }
72
73
uint64_t getCompressedFileSize() const { return m_CompressedFileSize; }
74
Callers
1
addFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected