bytesWritten property

int? bytesWritten
final

Property that should be returned when allowPartial is true to indicate the number of bytes starting from address that were successfully written.

Implementation

final int? bytesWritten;