Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ ~ZipWriter
Method
~ZipWriter
src/Base/Writer.cpp:384–387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
}
383
384
ZipWriter::~ZipWriter()
385
{
386
ZipStream.close();
387
}
388
389
// ----------------------------------------------------------------------------
390
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected