Commit Graph
1 Commits
Author SHA1 Message Date
axeldaguerreandRyan Fleury fb9e890653 fix utf8 encoding missing one bit shift
For Unicode code point in the highest range, 1 bit shift operation on the 4th byte is missing, giving a wrong encoding
2024-02-07 13:54:58 -08:00