append_chars
Member function that appends a char buffer to the stream’s buffer.
(1) |
-
Member function that appends a char buffer to the stream's buffer.
Parameters:-
const char *
charBuffer
: The char buffer to be appended. -
int
size
-