StringBuffer::AppendChar
Previous
|
Next
StringBuffer::AppendChar
StringBuffer
void
AppendChar
(
UInt32
ch
);
Description
AppendChar appends a character to the string.
Parameters
Parameters
Description
UInt32 ch
Character that is to be appended to the string.