public class StreamAdapter extends SMYLDObject implements StreamListener
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
StreamAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dataReceived(byte[] data) |
void |
textLineRecieved(String data) |
void |
textRecieved(String data) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic void dataReceived(byte[] data)
dataReceived in interface StreamListenerpublic void textRecieved(String data)
textRecieved in interface StreamListenerpublic void textLineRecieved(String data)
textLineRecieved in interface StreamListenerCopyright © 2019 com.github.mfjamil. All rights reserved.