get

abstract operator fun get(offset: Int): EventIdentifier

Gets the EventIdentifier at the given offset.

Throws

if the offset is out of bounds.