c_idx property

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

How many bytes are there in the chunk.

Implementation

@ffi.Size()
external int c_idx;