Return the number of bytes contained in the buffers located before the current one. The behavior is undefined unless the "streamed" blob has at least one buffer.
Synopsis
Declared in <bdlbb_blobstreambuf.h>
int
previousBuffersLength() const;
Created with MrDocs