flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
MmappedBuffer.alloc
flod
buffer
MmappedBuffer
Allocates space for at least
n
new objects of type
T
to be written to the buffer.
struct
MmappedBuffer
T
[]
alloc
(
T
)
(
size_t
n
)
Meta
Source
See Implementation
flod
buffer
MmappedBuffer
destructors
~this
functions
alloc
commit
consume
peek
Allocates space for at least n new objects of type T to be written to the buffer.