Compress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
CompressAtMost(Bytef *dest, uLongf *destLen, const Bytef *source, uLong *sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
CompressChunkDone(Bytef *dest, uLongf *destLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
first_chunk() const (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inline |
GzipUncompressedLength(const Bytef *source, uLong len) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
HasGzipHeader(const char *source, int sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | static |
IsGzipFooterComplete() const (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
IsGzipFooterValid() const (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
kMaxUncompressedBytes (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | static |
MinCompressbufSize(uLong uncompress_size) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inlinestatic |
MinFooterSize() const (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
Reinit() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
Reset() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
SetCompressionLevel(int level) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inline |
SetCompressionMemLevel(int level) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inline |
SetCompressionWindowSizeInBits(int bits) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inline |
SetDontHideStreamEnd() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
Uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
UncompressAtMost(Bytef *dest, uLongf *destLen, const Bytef *source, uLong *sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
UncompressChunkDone() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
uncompressed_size() const (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | inline |
UncompressGzipAndAllocate(Bytef **dest, uLongf *destLen, const Bytef *source, uLong sourceLen) (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
ZLib() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |
~ZLib() (defined in tensorflow::serving::net_http::ZLib) | tensorflow::serving::net_http::ZLib | |