util_unicode_get_utf8


Description:


public string? util_unicode_get_utf8 (string text, unichar @out)

Get a UTF-8 character from the beginning of text.

Parameters:

text

The string to take the UTF-8 character from.

out

The location to store the UTF-8 character in.

Returns:

A pointer to the next character in text after out.


Namespace: E