Token without location tracking.
This is the optimized token format where only field tokens are emitted. The next property indicates what delimiter follows this field.
next
What delimiter follows this field
Length of the delimiter in characters (1 for comma/LF/CR, 2 for CRLF, 0 for EOF)
The field value
Token without location tracking.
This is the optimized token format where only field tokens are emitted. The
nextproperty indicates what delimiter follows this field.