Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ getZipFile
Method
getZipFile
lib/QuaZip/quazip/quazip.cpp:673–676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
671
}
672
673
zipFile QuaZip::getZipFile()
674
{
675
return p->zipFile_f;
676
}
677
678
void QuaZip::setDataDescriptorWritingEnabled(bool enabled)
679
{
Callers
3
open
Method · 0.80
close
Method · 0.80
writeData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected