mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-23 04:52:39 +00:00
Checking if a string ends in a space does not require converting UTF-8 to UTF-16 and reading out its code points.
Checking if a string ends in a space does not require converting UTF-8 to UTF-16 and reading out its code points.