![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <zconf.h>#include <zlib.h>#include <string>#include "absl/log/log.h"#include "absl/strings/string_view.h"Go to the source code of this file.
Functions | |
| bool | GunzipString (absl::string_view str, std::string *out) |
| bool | GzipString (absl::string_view uncompressed, std::string *compressed) |
|
inline |
Definition at line 25 of file gzipstring.h.
|
inline |
Definition at line 66 of file gzipstring.h.