Return the total number of readCount since the last hard reset.
int get totalReadCount => _recordedReadCount + readCount;