optimizeSingleLine property

bool optimizeSingleLine
getter/setter pair

Optimize for scanning a single line or a single word. Enable this option when scanning a single line or single word that are hard to scan reliably.

Default is true

Implementation

bool optimizeSingleLine;