extra_length property

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

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

Implementation

@ffi.Int()
external int extra_length;