encodedReadOffset property

  1. @UnsignedInt()
int encodedReadOffset
getter/setter pair

Most significant bit is the loop flag. Lower 31 bits contains the actual offset in bytes. Must be used atomically.

Implementation

@ma_uint32()
external int encodedReadOffset;