pos property

  1. @Size()
int pos
getter/setter pair

< position where reading stopped. Will be updated. Necessarily 0 <= pos <= size

Implementation

@ffi.Size()
external int pos;