utf8rewind
|
Decode a UTF-8 encoded codepoint to a Unicode codepoint. The result of this function can be used to offset the input string in order to decode all characters in a string.
text | Input string. |
result | String to write the result to. |