Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Reset
Method
Reset
libs/coding/files_container.cpp:279–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
void FilesMappingContainer::Handle::Reset()
280
{
281
m_base = m_origBase = 0;
282
m_size = m_origSize = 0;
283
}
284
285
/////////////////////////////////////////////////////////////////////////////
286
// FilesContainerW
Callers
1
Assign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected