BloombergLP::bdlbb::BlobBuffer::trim

Reduce this buffer to the specified toSize and return the leftover. The behaviour is undefined unless '0 <= toSize && toSize <= size()'.

Synopsis

Declared in <bdlbb_blob.h>

BlobBuffer
trim(int toSize);