Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ hasCurrentFile
Method
hasCurrentFile
lib/QuaZip/quazip/quazip.cpp:663–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
bool QuaZip::hasCurrentFile()const
664
{
665
return p->hasCurrentFile_f;
666
}
667
668
unzFile QuaZip::getUnzFile()
669
{
Callers
2
open
Method · 0.80
getFileInfoList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected