[#BloombergLP-ball-RecordAttributes-messageStreamBuf-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]::messageStreamBuf :relfileprefix: ../../../ :mrdocs: `messageStreamBuf` overloads == Synopses Declared in `<ball_recordattributes.h>` Return a reference to the modifiable stream buffer associated with the message attribute of this record attributes object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlsb/MemOutStreamBuf.adoc[bdlsb::MemOutStreamBuf]& xref:BloombergLP/ball/RecordAttributes/messageStreamBuf-08.adoc[messageStreamBuf](); ---- [.small]#xref:BloombergLP/ball/RecordAttributes/messageStreamBuf-08.adoc[_» more..._]# Return a reference to the non‐modifiable stream buffer associated with the message attribute of this record attributes object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlsb/MemOutStreamBuf.adoc[bdlsb::MemOutStreamBuf] const& xref:BloombergLP/ball/RecordAttributes/messageStreamBuf-00.adoc[messageStreamBuf]() const; ---- [.small]#xref:BloombergLP/ball/RecordAttributes/messageStreamBuf-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#