Return a reference to the non‐modifiable stream buffer associated with the message attribute of this record attributes object.

Synopsis

Declared in <ball_recordattributes.h>

bdlsb::MemOutStreamBuf const&
messageStreamBuf() const;

Return Value

non‐modifiable reference to the message stream buffer

Created with MrDocs