Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
zipfile.cc File Reference
#include "ortools/base/zipfile.h"
#include "absl/strings/string_view.h"
#include "ortools/base/file.h"
#include "ortools/base/logging.h"
#include "zlib.h"

Go to the source code of this file.

Namespaces

namespace  zipfile
 

Functions

std::shared_ptr< ZipArchivezipfile::OpenZipArchive (absl::string_view path, const ZipFileOptions &options)