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;

Created with MrDocs