Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NoMercy-ac/NoMercy
/ Size
Method
Size
Source/Client/NM_Engine/MappedFile.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
167
DWORD CMappedFile::Size()
168
{
169
return m_dwBufLinkSize;
170
}
171
172
DWORD CMappedFile::GetPosition()
173
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected