Instead of checking the header in ZlibDecompressor::create(), we now check it in read_some() when it is called for the first time. This resolves a FIXME in the new DecompressionStream implementation. |
||
|---|---|---|
| .. | ||
| brotli-test-files | ||
| deflate-test-files | ||
| CMakeLists.txt | ||
| TestBrotli.cpp | ||
| TestDeflate.cpp | ||
| TestGzip.cpp | ||
| TestLzma.cpp | ||
| TestLzw.cpp | ||
| TestPackBits.cpp | ||
| TestXz.cpp | ||
| TestZlib.cpp | ||