ChunkedBuffer.removeFront

Undocumented in source. Be warned that the author may not have intended to support it.
struct ChunkedBuffer(T, size_t pageSize = 4096)
void
removeFront
(
size_t howMany = 1
)

Meta