ZipFolder.close

Closes the archive, and releases all internal resources. If the commit argument is true (the default), then changes to the archive will be flushed out to disk. If false, changes will simply be discarded.

class ZipFolder
final override
close
(
bool commit = true
)

Meta