Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OpenCurrentFile
Function
OpenCurrentFile
3party/minizip/minizip.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
Code OpenCurrentFile(File file)
31
{
32
return static_cast<Code>(unzOpenCurrentFile(file));
33
}
34
35
FilePos GetCurrentFileFilePos(File file)
36
{
Callers
3
ParseTrackFile
Function · 0.85
ZipFileReader
Method · 0.85
UnzipFile
Method · 0.85
Calls
1
unzOpenCurrentFile
Function · 0.85
Tested by
no test coverage detected