Function MmappedBuffer.consume

Removes first n objects of type T from the buffer.

Prototype

void consume(T)(
  size_t n
);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

BSL-1.0.