Open jokoho48 opened 3 months ago
Huh? Why?
its faster than toLower because it only expects characters up to 255
https://community.bistudio.com/wiki/toLowerANSI
Converts the supplied string to all lower case characters fast (could be 3× faster than toLower).
When merged this pull request will: