- codePoint
- the Unicode code point to encode and append.
Documentation for this section has not yet been entered.
Appends the string representation of the specified Unicode code point to the end of this buffer.
The code point is converted to a char[] as defined by Character.ToChars(int).