jline
static class WindowsTerminal.ReplayPrefixOneCharInputStream extends InputStream
Constructor Summary | |
---|---|
ReplayPrefixOneCharInputStream(String encoding) |
Method Summary | |
---|---|
int | available()
InputStreamReader is greedy and will try to read bytes in advance. |
int | read() |
void | setInput(int recorded, InputStream wrapped) |
void | setInputUTF8(int recorded, InputStream wrapped) |