[ Version ( since = "1.14" ) ]
public unowned Buffer? get_writable (uint idx)
Gets the buffer at idx, ensuring it is a writable buffer.
You must make sure that idx does not exceed the number of buffers available.
| this |
a (writable) BufferList |
| idx |
the index |
|
the buffer at |