|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.act365.net.ip.IP4Reader
IP4Reader reads IP4Message objects from a data buffer.
| Constructor Summary | |
IP4Reader()
|
|
| Method Summary | |
static IP4Message |
read(byte[] buffer,
int length,
boolean testchecksum)
read() constructs an IP4 message from a buffer. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IP4Reader()
| Method Detail |
public static IP4Message read(byte[] buffer,
int length,
boolean testchecksum)
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||