actual_length property

  1. @Uint32()
int actual_length
getter/setter pair

Amount of data that was actually transferred

Implementation

@ffi.Uint32()
external int actual_length;