MutableEventIdentifierGapBuffer

Creates a MutableEventIdentifierGapBuffer with a given size, where each cell is init at zero.

Throws

if the size is negative.


Creates a MutableEventIdentifierGapBuffer with a given size, where each item is init.

Throws

if the size is negative.