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
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
Encoder.h
indexes.json