TSDuck v3.41-4220
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts
ts::Zlib Member List

This is the complete list of members for ts::Zlib, including all inherited members.

Compress(ByteBlock &out, const void *in, size_t in_size, int level, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
Compress(ByteBlock &out, const ByteBlock &in, int level, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
CompressAppend(ByteBlock &out, const void *in, size_t in_size, int level, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibstatic
CompressAppend(ByteBlock &out, const ByteBlock &in, int level, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
Decompress(ByteBlock &out, const void *in, size_t in_size, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
Decompress(ByteBlock &out, const ByteBlock &in, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
DecompressAppend(ByteBlock &out, const void *in, size_t in_size, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibstatic
DecompressAppend(ByteBlock &out, const ByteBlock &in, Report &report=(ts::NullReport::Instance()), bool use_sdefl=false)ts::Zlibinlinestatic
DefaultSdefl()ts::Zlibstatic
GetLibraryVersion()ts::Zlibstatic