mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-08 08:44:22 +00:00
Utf8View wraps a StringView and implements begin() and end() that return a Utf8CodepointIterator, which parses UTF-8-encoded Unicode codepoints and returns them as 32-bit integers. This is the first step towards supporting emojis in Serenity ^) https://github.com/SerenityOS/serenity/issues/490
1.7 KiB
1.7 KiB