effectiveLookaheadEndByte property

int get effectiveLookaheadEndByte

Implementation

int get effectiveLookaheadEndByte => lookaheadEndByte ?? endByte;