BloombergLP::ball::Log::obtainMessageBuffer

Return a managed pointer that refers to the memory block to which this thread of execution has exclusive access and load the size (in bytes) of this buffer into the specified bufferSize address. Note that this method is intended for internal use only.

Synopsis

Declared in <ball_log.h>

static
bslma::ManagedPtr<char>
obtainMessageBuffer(int* bufferSize);