mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 15:03:27 +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.