Assign to this blob buffer the value of the specified rhs blob buffer, and return a reference to this modifiable blob buffer.
Synopsis
Declared in <bdlbb_blob.h>
BlobBuffer&
operator=(BlobBuffer const& rhs);
Created with MrDocs