isAtEnd method

bool isAtEnd()

Implementation

bool isAtEnd() => _bufferPos >= _currentLimit;