Package | Description |
---|---|
com.serotonin.mango.rt.publish.persistent |
Modifier and Type | Method and Description |
---|---|
private static void |
Packet.readPayload(java.io.InputStream in,
Packet packet,
int length)
Data may be getting sent very regularly from the publisher, so if there is corruption in the stream an SO timeout
may not get thrown.
|