Peek the next byte from the list.
No adjustment to the readCount offset is made.
@override int basicPeek() => basePtr[readCount];