TSDuck v3.43-4441
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
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
SdeflSupported()ts::Zlibstatic