-
class
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
class
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).