BufferList.remove

Remove length buffers starting from idx in list. The following buffers are moved to close the gap.

class BufferList
void
remove
(
uint idx
,
uint length
)

Parameters

idx uint

the index

length uint

the amount to remove