public interface OutputListener
Modifier and Type | Method and Description |
---|---|
void |
analyseBytes(byte[] buffer,
int nbytes,
String originStd,
Charset charset)
nBytes new output bytes are in buffer to analyse
|
void |
streamEnded(String originStd) |