extra_length property

  1. @Int32()
int extra_length
getter/setter pair

Length of the extra descriptors, in bytes. Must be non-negative.

Implementation

@ffi.Int32()
external int extra_length;