Files
ladybird/Userland/Libraries/LibGfx/PNGWriter.cpp
Tim Schumacher f0b035b66c LibCompress: Switch ZlibCompressor to a constructor pattern
We don't have anything fallible in the constructor yet, but what's there
should be fallible and once we switch to Core::Stream it will be
fallible.
2023-01-03 10:01:09 +00:00

8.6 KiB