Lexer.encodeUTF8

Encodes the character d and appends it to str.

class Lexer
static
void
encodeUTF8
(
ref CharArray str
,
dchar d
)

Meta