[#BloombergLP-bdlsb-FixedMemOutStreamBuf-setbuf] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemOutStreamBuf.adoc[FixedMemOutStreamBuf]::setbuf :relfileprefix: ../../../ :mrdocs: == Synopsis Declared in `<bdlsb_fixedmemoutstreambuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:BloombergLP/bdlsb/FixedMemOutStreamBuf.adoc[FixedMemOutStreamBuf]* setbuf( char_type* buffer, std::streamsize length) override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#