MCPcopy Create free account
hub / github.com/comaps/comaps / GoToNextFile

Function GoToNextFile

3party/minizip/minizip.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20Code GoToNextFile(File file)
21{
22 return static_cast<Code>(unzGoToNextFile(file));
23}
24
25Code GoToFile(File file, std::string const & filename)
26{

Callers 2

ParseTrackArchiveDataFunction · 0.85
FilesListMethod · 0.85

Calls 1

unzGoToNextFileFunction · 0.85

Tested by

no test coverage detected