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