MCPcopy 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
384ZipWriter::~ZipWriter()
385{
386 ZipStream.close();
387}
388
389// ----------------------------------------------------------------------------
390

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected