[#BloombergLP-bdlsb-MemOutStreamBuf-data] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/MemOutStreamBuf.adoc[MemOutStreamBuf]::data :relfileprefix: ../../../ :mrdocs: Return the address of the non‐modifiable character buffer managed by this stream buffer. == Synopsis Declared in `<bdlsb_memoutstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* data() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#