Returns the amount of data read in the specified units. The data unit depends on the reader implementation and how the data is encoded.
@override int get count => _readDataSize;