| Modifier and Type | Method and Description |
|---|---|
boolean |
Message.read(java.nio.ByteBuffer buffer)
Reads the message from the specified buffer.
|
Message |
MessageRecognizer.recognize(java.nio.ByteBuffer buffer)
Converts
ByteBufferinto Message. |
Copyright © 2004-2012 Trustin Lee. All Rights Reserved.