Reduce this buffer to the specified toSize and return the leftover. The behaviour is undefined unless '0 <= toSize && toSize <= size()'.
toSize
Declared in <bdlbb_blob.h>
<bdlbb_blob.h>
BlobBuffer trim(int toSize);