public class SerialInputData extends Object implements Serializable
| Constructor and Description |
|---|
SerialInputData(byte[] bytes)
Constructs new instance of SerialInputData.
|
SerialInputData(InputStream stream)
Constructs new instance of SerialInputData.
|
public SerialInputData(InputStream stream)
stream - data streampublic SerialInputData(byte[] bytes)
bytes - datapublic InputStream getStream()
Copyright © 2016 eXo Platform SAS. All Rights Reserved.