Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ getZipError
Method
getZipError
lib/QuaZip/quazip/quazipfile.cpp:531–534 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
}
530
531
int QuaZipFile::getZipError() const
532
{
533
return p->zipError;
534
}
535
536
qint64 QuaZipFile::bytesAvailable() const
537
{
Callers
4
getActualFileName
Method · 0.45
open
Method · 0.45
getFileInfo
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected