ChunkedBuffer.removeBack

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

Meta