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>

void
moveDataBuffers(Blob* srcBlob);

Created with MrDocs