[#BloombergLP-bdlbb-Blob-moveDataBuffers] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/Blob.adoc[Blob]::moveDataBuffers :relfileprefix: ../../../ :mrdocs: Remove all blob buffers from this blob and move the data buffers held by the specified `srcBlob` to this blob. == Synopsis Declared in `<bdlbb_blob.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void moveDataBuffers(xref:BloombergLP/bdlbb/Blob.adoc[Blob]* srcBlob); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#