Character.ToChars(int)
codePointthe Unicode code point to encode and append.
Documentation for this section has not yet been entered.
Appends the encoded Unicode code point. The code point is converted to a char[] as defined by Character.ToChars(int).
[Android Documentation]