41 std::unique_ptr<folly::IOBuf> decompress(
const folly::IOBuf* in);
45 bool hasError() {
return status_ != Z_OK && status_ != Z_STREAM_END; }
47 bool finished() {
return status_ == Z_STREAM_END; }
—— Concurrent Priority Queue Implementation ——
void init(int *argc, char ***argv, bool removeFlags)
DECLARE_int64(zlib_decompresser_buffer_growth)