skip abstract method

void skip(
  1. int length
)

Move the read position by count bytes.

Implementation

void skip(int length);