Whether the buffer has data remaining to read.
bool get hasRemaining => _position < data.lengthInBytes;