seekToEnd method

void seekToEnd()

Applies every remaining step.

Implementation

void seekToEnd() => seek(length);