proxygen
|
#include "proxygen/lib/utils/ZlibStreamCompressor.h"
#include <folly/lang/Bits.h>
#include <folly/io/Cursor.h>
Go to the source code of this file.
Namespaces | |
proxygen | |
Functions | |
DEFINE_int64 (zlib_compressor_buffer_growth, 2024,"The buffer growth size to use during IOBuf zlib deflation") | |