RetractReader
jzon.internal.RetractReader
trait RetractReader extends OneCharReader
A Reader that can retract and replay the last char that it read.
This is essential when parsing contents that do not have a terminator character, e.g. numbers, whilst preserving the non-significant character for further processing.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class FastBytesReaderclass FastStringReader
Members list
In this article