BloombergLP::bdlbb::Blob::buffer

Return a reference to the non-modifiable blob buffer at the specified index in this blob. The behavior is undefined unless 0 <= index < numBuffers().

Synopsis

Declared in <bdlbb_blob.h>

BlobBuffer const&
buffer(int index) const;