mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:48:11 +00:00
![]() We don't have anything fallible in there yet, but we will soon switch the seekback buffer to the new `CircularBuffer`, which has a fallible constructor. We have to do the same for the internal `GzipDecompressor::Member` class, as it needs to construct a `DeflateCompressor` from its received stream. |
||
---|---|---|
.. | ||
Brotli.cpp | ||
Brotli.h | ||
BrotliDictionary.cpp | ||
BrotliDictionary.h | ||
BrotliDictionaryData.bin | ||
CMakeLists.txt | ||
Deflate.cpp | ||
Deflate.h | ||
DeflateTables.h | ||
Gzip.cpp | ||
Gzip.h | ||
Zlib.cpp | ||
Zlib.h |