writerIndex property

int writerIndex
getter/setter pair

Current writer index.

Automatically incremented by all write* operations.

Implementation

int writerIndex = 0;