Return the length of the last blob buffer in this blob, or 0 if this blob is of 0 length.

Synopsis

Declared in <bdlbb_blob.h>

int
lastDataBufferLength() const;

Return Value

the length of the last data buffer, or 0 if this blob is empty

Created with MrDocs