hasMore property

bool hasMore

Implementation

bool get hasMore => _readPos < data.length;