Gets the buffer at idx.
idx
You must make sure that idx does not exceed the number of buffers available.
a BufferList
the index
the buffer at idx in group. The returned buffer remains valid as long as this is valid and buffer is not removed from the list.
group