MCPcopy 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
673zipFile QuaZip::getZipFile()
674{
675 return p->zipFile_f;
676}
677
678void QuaZip::setDataDescriptorWritingEnabled(bool enabled)
679{

Callers 3

openMethod · 0.80
closeMethod · 0.80
writeDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected