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