[#BloombergLP-bdlsb-FixedMemOutStreamBuf-data-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemOutStreamBuf.adoc[FixedMemOutStreamBuf]::data :relfileprefix: ../../../ :mrdocs: Return a pointer providing non‐modifiable access to the character buffer held by this stream buffer (supplied at construction). == Synopsis Declared in `<bdlsb_fixedmemoutstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* data() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#