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.
Return a reference to the non‐modifiable stream buffer associated with the message attribute of this record attributes object.
bdlsb::MemOutStreamBuf const&
messageStreamBuf() const;
Created with MrDocs