ladybird/Userland/Libraries/LibTextCodec
2024-08-08 17:49:58 +01:00
..
CMakeLists.txt LibTextCodec+LibURL: Implement utf-8 and euc-jp encoders 2024-08-08 17:49:58 +01:00
Decoder.cpp LibTextCodec: Use String::from_utf8() when decoding UTF-8 to UTF-8 2024-07-20 14:29:37 +02:00
Decoder.h LibTextCodec: Use generated lookup tables for all single byte decoders 2024-06-04 10:21:07 +02:00
Encoder.cpp LibTextCodec: Implement gb18030 and gbk encoders 2024-08-08 17:49:58 +01:00
Encoder.h LibTextCodec: Implement gb18030 and gbk encoders 2024-08-08 17:49:58 +01:00
indexes.json LibTextCodec: Add GBK/GB18030 decoder 2024-05-31 07:56:26 +02:00