public interface DataConsumer
Modifier and Type | Method and Description |
---|---|
void |
data(byte[] b,
int len)
Notifies the consumer that new data is available
|
void |
handleIOException(java.io.IOException e) |
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.