MmappedBuffer.commit

Adds first n objects of type T stored in the slice previously obtained using alloc. Does not touch the remaining part of that slice.

struct MmappedBuffer
void
commit
(
T
)
(
size_t n
)

Meta