public final class CharStreamBasic extends CharStreamReader
Modifier and Type | Method and Description |
---|---|
int |
advance() |
void |
closeStream()
Close the stream - different name from java.io.Reader.close
|
close, read, read
public int advance()
advance
in interface CharStream
advance
in class CharStreamReader
public void closeStream()
CharStream
closeStream
in interface CharStream
closeStream
in class CharStreamReader
Licenced under the Apache License, Version 2.0