ladybird/Userland/Libraries/LibTextCodec
Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation
This ripples down to LibWeb's HTML and XHR decoders, which therefore
become less allocation heavy.
2022-03-21 10:48:17 +01:00
..
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Decoder.cpp LibTextCodec: Don't allocate Strings on encoding normalisation 2022-03-21 10:48:17 +01:00
Decoder.h LibTextCodec: Don't allocate Strings on encoding normalisation 2022-03-21 10:48:17 +01:00