![]() |
OR-Tools
8.2
|
Go to the source code of this file.
Functions | |
bool | GunzipString (const std::string &str, std::string *out) |
void | GzipString (absl::string_view uncompressed, std::string *compressed) |
bool GunzipString | ( | const std::string & | str, |
std::string * | out | ||
) |
Definition at line 22 of file gzipstring.h.
void GzipString | ( | absl::string_view | uncompressed, |
std::string * | compressed | ||
) |
Definition at line 63 of file gzipstring.h.