Skip to content
Snippets Groups Projects
Commit 1d4ab7b0 authored by rtoy's avatar rtoy
Browse files

Update STRING-ENCODE and STRING-DECODE to handle surrogate pairs

correctly.  Previously, each surrogate was converted individually.
This is wrong; they should be treated as a single codepoint that is
converted.
parent 2aa5872b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment