[#BloombergLP-bdlsb-FixedMemOutput-length] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemOutput.adoc[FixedMemOutput]::length :relfileprefix: ../../../ :mrdocs: Return the number of characters from the beginning of the buffer to the current write position. == Synopsis Declared in `<bdlsb_fixedmemoutput.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::streamsize length() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#