[#BloombergLP-bslx-ByteInStream-length] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/ByteInStream.adoc[ByteInStream]::length :relfileprefix: ../../../ :mrdocs: Return the total number of bytes stored in the external memory buffer. == Synopsis Declared in `<bslx_byteinstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t length() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#