Remove all blob buffers from this blob and move the data buffers held by the specified srcBlob to this blob.
srcBlob
Declared in <bdlbb_blob.h>
<bdlbb_blob.h>
void moveDataBuffers(Blob* srcBlob);
Created with MrDocs