Return the address of the modifiable buffer held by this logging formatter. The address remains valid until this logging formatter is destroyed.
Synopsis
Declared in <ball_log.h>
char*
messageBuffer();
Return Value
address of the modifiable buffer
Created with MrDocs