BloombergLP::bdlbb::BlobBuffer::setSize

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.

Synopsis

Declared in <bdlbb_blob.h>

void
setSize(int size);