MovingBuffer.consume

Removes first n objects of type T from the buffer.

struct MovingBuffer(Allocator = Mallocator)
void
consume
(
T
)
(
size_t n
)

Meta