pos property

int pos
getter/setter pair

Current position of the parser in the bytes list.

Implementation

int pos = 0;