@get
Description:
Gets the buffer at idx
.
You must make sure that idx
does not exceed the number of buffers available.
Parameters:
this | |
idx |
the index |
Returns:
the buffer at |
Gets the buffer at idx
.
You must make sure that idx
does not exceed the number of buffers available.
this | |
idx |
the index |
the buffer at |