Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parchive/par2cmdline
/ DiskFileMap
Method
DiskFileMap
src/diskfile.cpp:1145–1147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1143
#endif
1144
1145
DiskFileMap::DiskFileMap(void)
1146
{
1147
}
1148
1149
DiskFileMap::~DiskFileMap(void)
1150
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected