Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ CloseCurrentFile
Function
CloseCurrentFile
3party/minizip/minizip.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
Code CloseCurrentFile(File file)
41
{
42
return static_cast<Code>(unzCloseCurrentFile(file));
43
}
44
45
Code GetCurrentFileInfo(File file, FileInfo & info)
46
{
Callers
2
ParseTrackFile
Function · 0.85
ZipFileReader
Method · 0.85
Calls
1
unzCloseCurrentFile
Function · 0.85
Tested by
no test coverage detected