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, readpublic int advance()
advance in interface CharStreamadvance in class CharStreamReaderpublic void closeStream()
CharStreamcloseStream in interface CharStreamcloseStream in class CharStreamReaderLicenced under the Apache License, Version 2.0