Return a reference to the non-modifiable blob buffer at index.
index
Declared in <bdlbb_blob.h>
<bdlbb_blob.h>
BlobBuffer const& buffer(int index) const;
The behavior is undefined unless 0 <= index < numBuffers().
0 <= index < numBuffers()
a reference to the non-modifiable blob buffer at index