readerIndex property

int readerIndex
getter/setter pair

Current reader index.

Automatically incremented by all read* operations.

Implementation

int readerIndex = 0;