flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
MmappedBuffer.consume
flod
buffer
MmappedBuffer
Removes first
n
objects of type
T
from the buffer.
struct
MmappedBuffer
void
consume
(
T
)
(
size_t
n
)
Meta
Source
See Implementation
flod
buffer
MmappedBuffer
destructors
~this
functions
alloc
commit
consume
peek
Removes first n objects of type T from the buffer.