ladybird/Libraries/LibTextCodec
Andreas Kling 0e9480b944 AK+LibTextCodec: Stop using Utf16View endianness override
This is preparation for removing the endianness override, since it was
only used by a single client: LibTextCodec.

While here, add helpers and make use of simdutf for fast conversion.
2025-04-16 10:04:50 +02:00
..
CMakeLists.txt Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Decoder.cpp AK+LibTextCodec: Stop using Utf16View endianness override 2025-04-16 10:04:50 +02:00
Decoder.h AK+LibTextCodec: Stop using Utf16View endianness override 2025-04-16 10:04:50 +02:00
Encoder.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Encoder.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
indexes.json Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00