MCPcopy Create free account
hub / github.com/comaps/comaps / Handle

Method Handle

libs/coding/zip_creator.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 zip::File Handle() const { return m_zipFileHandle; }
33};
34
35int GetCompressionLevel(CompressionLevel compression)

Callers 1

CreateZipFromFilesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected