TensorFlow Serving C++ API Documentation
tensorflow::serving::net_http::ZLib Member List

This is the complete list of members for tensorflow::serving::net_http::ZLib, including all inherited members.

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::ZLibinline
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::ZLibstatic
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::ZLibstatic
MinCompressbufSize(uLong uncompress_size) (defined in tensorflow::serving::net_http::ZLib)tensorflow::serving::net_http::ZLibinlinestatic
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::ZLibinline
SetCompressionMemLevel(int level) (defined in tensorflow::serving::net_http::ZLib)tensorflow::serving::net_http::ZLibinline
SetCompressionWindowSizeInBits(int bits) (defined in tensorflow::serving::net_http::ZLib)tensorflow::serving::net_http::ZLibinline
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::ZLibinline
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