jumpTo abstract method

bool jumpTo(
  1. int offset
)

Jumps to an absolute offset. Returns true if the offset changed.

Implementation

bool jumpTo(int offset);