totalBytesRead
abstract val totalBytesRead: Long
Deprecated: Don’t use byte count
Number of bytes read from the channel. It is not guaranteed to be atomic so could be updated in the middle of long running read operation.
abstract val totalBytesRead: Long
Deprecated: Don’t use byte count
Number of bytes read from the channel. It is not guaranteed to be atomic so could be updated in the middle of long running read operation.