public class MemString.Reader extends Reader
aMemString.new Reader()
to use the memString
as sequential character data source, e.g. for an Xantlr lexer.Constructor and Description |
---|
Reader() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
read(char[] buf,
int pos,
int len) |
see also the complete user documentation .