Set the size of this blob buffer to the specified size. The behavior is undefined unless 0 <= size and the capacity of the buffer returned by the buffer method is at least size bytes.
size
0 <= size
buffer
Declared in <bdlbb_blob.h>
<bdlbb_blob.h>
void setSize(int size);