mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
15532df83d
Rather than the very C-like API we currently have, accepting a void* and a length, let's take a Bytes object instead. In almost all existing cases, the compiler figures out the length. |
||
---|---|---|
.. | ||
brotli-test-files | ||
CMakeLists.txt | ||
TestBrotli.cpp | ||
TestDeflate.cpp | ||
TestGzip.cpp | ||
TestLzma.cpp | ||
TestXz.cpp | ||
TestZlib.cpp |