bytesRead property

int bytesRead

Keeps track of how many bytes have been read so far.

Implementation

int get bytesRead => _bytesRead;