skip abstract method

void skip(
  1. int bytes
)

Skip n bytes.

Implementation

void skip(int bytes);