ChunkyEventList.provideStorage

Provide more space to store chunks (not chunk data itself).

Must be called when outOfSpace() returns true. Must provide more space than the preceding provideStorage() or constructor call.

struct ChunkyEventList
@safe pure nothrow @nogc
void
provideStorage

Meta