Efficiently exchange the values of the specified a and b objects. This method provides the no-throw exception-safety guarantee.
a
b
Declared in <bdlbb_blob.h>
<bdlbb_blob.h>
void swap( BlobBuffer& a, BlobBuffer& b);