Is the current position at the end of the stream?
@override bool get isEOS => _position >= _fileSize;